Content deleted Content added
m note Lua modules used |
Document image_style |
||
(8 intermediate revisions by 8 users not shown) | |||
Line 8:
=== Blank ===
<syntaxhighlight lang="wikitext">
{{Infobox identifier
| name =
Line 16:
| image_alt =
| image_border =
| image_class =
| image_style =
| full_name =
| acronym =
Line 26 ⟶ 28:
| website = <!-- {{URL|example.org}} -->
}}
</syntaxhighlight>
== Parameters ==
Line 37 ⟶ 39:
; image_border: defaults to {{code|no}}
; image_alt: see [[WP:ALT]]
; image_class: CSS class applied to image and caption, can be {{code|skin-invert}} to invert the image in dark mode
; image_style: CSS style applied to the image and caption
; image_caption: caption
; subject: e.g. people, books
Line 65 ⟶ 69:
|digits = 16
|check_digit = MOD 11-2
|example =
|website = {{URL|orcid.org}}
}}<syntaxhighlight lang="wikitext">
{{Infobox identifier
|name = ORCID
Line 79 ⟶ 83:
|digits = 16
|check_digit = MOD 11-2
|example =
|website = {{URL|orcid.org}}
}}</
=== Name is full ===
Line 89 ⟶ 93:
|image_border = no
|image_caption = Example [[EAN-13|13-digit]] ISBN
|image_class = notheme
|image_style = background-color: #f8f9fa;
|initialism = ISBN
|organisation = International ISBN Agency
Line 96 ⟶ 102:
|example = {{ISBN|978-3-16-148410-0|plainlink=y}}
|website = {{URL|isbn-international.org}}
}}<syntaxhighlight lang="wikitext">
{{Infobox identifier
|name = International {{nowr|Standard Book Number}}
Line 102 ⟶ 108:
|image_border = no
|image_caption = Example [[EAN-13|13-digit]] ISBN
|image_class = notheme
|image_style = background-color: #f8f9fa;
|initialism = ISBN
|organisation = International ISBN Agency
Line 109 ⟶ 117:
|example = {{ISBN|978-3-16-148410-0|plainlink=y}}
|website = {{URL|isbn-international.org}}
}}</
<includeonly>{{Sandbox other||▼
▲<includeonly>
[[Category:Computing infobox templates]]
[[Category:Embeddable templates]]
|