Template:Infobox term: Difference between revisions
Appearance
LooksmaxxingWiki seed>LooksmaxxingWiki seed Seed import |
Wikipedia-style infobox/citation template |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{| class="infobox" | <includeonly><templatestyles src="Infobox person/styles.css" /> | ||
| | {| class="infobox" | ||
|- | |+ class="infobox-above" | {{{name|{{PAGENAME}}}}} | ||
! Field | {{#if:{{{image|}}}| | ||
{{!}}- | |||
{{!}} 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" {{!}} Field | |||
{{!}} class="infobox-data" {{!}} {{{field}}} | |||
}} | |||
{{#if:{{{also|}}}| | {{#if:{{{also|}}}| | ||
{{!}}- | {{!}}- | ||
! class="infobox-label" {{!}} Also known as | |||
{{!}} class="infobox-data" {{!}} {{{also}}} | |||
}} | |||
{{#if:{{{pronunciation|}}}| | |||
{{!}}- | |||
! class="infobox-label" {{!}} Pronunciation | |||
{{!}} class="infobox-data" {{!}} {{{pronunciation}}} | |||
}} | }} | ||
{{#if:{{{origin|}}}| | {{#if:{{{origin|}}}| | ||
{{!}}- | {{!}}- | ||
! class="infobox-label" {{!}} Origin | |||
{{!}} class="infobox-data" {{!}} {{{origin}}} | |||
}} | |||
{{#if:{{{related|}}}| | |||
{{!}}- | |||
! class="infobox-label" {{!}} Related | |||
{{!}} class="infobox-data" {{!}} {{{related}}} | |||
}} | }} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
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 =
}}