Template:Infobox term: Difference between revisions
Appearance
Infobox term: Commons header image |
Wikipedia-style infobox/citation template |
||
| Line 6: | Line 6: | ||
{{!}} colspan="2" class="infobox-image" {{!}} [[File:{{{image}}}|{{{image_size|220px}}}|alt={{{alt|{{{name|{{PAGENAME}}}}}}}}]]{{#if:{{{caption|}}}|<div class="infobox-caption">{{{caption}}}</div>}} | {{!}} colspan="2" class="infobox-image" {{!}} [[File:{{{image}}}|{{{image_size|220px}}}|alt={{{alt|{{{name|{{PAGENAME}}}}}}}}]]{{#if:{{{caption|}}}|<div class="infobox-caption">{{{caption}}}</div>}} | ||
}} | }} | ||
|- | {{#if:{{{field|}}}| | ||
! class="infobox-label" | {{!}}- | ||
! class="infobox-label" {{!}} Field | |||
{{!}} class="infobox-data" {{!}} {{{field}}} | |||
}} | |||
{{#if:{{{also|}}}| | {{#if:{{{also|}}}| | ||
{{!}}- | {{!}}- | ||
! class="infobox-label" {{!}} Also known as | ! class="infobox-label" {{!}} Also known as | ||
{{!}} class="infobox-data" {{!}} {{{also}}} | {{!}} class="infobox-data" {{!}} {{{also}}} | ||
}} | |||
{{#if:{{{pronunciation|}}}| | |||
{{!}}- | |||
! class="infobox-label" {{!}} Pronunciation | |||
{{!}} class="infobox-data" {{!}} {{{pronunciation}}} | |||
}} | }} | ||
{{#if:{{{origin|}}}| | {{#if:{{{origin|}}}| | ||
| Line 18: | Line 25: | ||
! class="infobox-label" {{!}} Origin | ! class="infobox-label" {{!}} Origin | ||
{{!}} class="infobox-data" {{!}} {{{origin}}} | {{!}} class="infobox-data" {{!}} {{{origin}}} | ||
}} | |||
{{#if:{{{related|}}}| | |||
{{!}}- | |||
! class="infobox-label" {{!}} Related | |||
{{!}} class="infobox-data" {{!}} {{{related}}} | |||
}} | }} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
Term infobox. | Term infobox (Wikipedia-shaped). Import as <code>Template:Infobox term</code>. Optional image via InstantCommons. Omit empty parameters. | ||
<pre> | |||
{{Infobox term | |||
| name = | |||
| image = | |||
| caption = | |||
| alt = | |||
| field = | |||
| also = | |||
| pronunciation = | |||
| origin = | |||
| related = | |||
}} | |||
</pre> | |||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 13:05, 11 September 2026
Term infobox (Wikipedia-shaped). Import as Template:Infobox term. Optional image via InstantCommons. Omit empty parameters.
{{Infobox term
| name =
| image =
| caption =
| alt =
| field =
| also =
| pronunciation =
| origin =
| related =
}}