Template:Infobox term: Difference between revisions
Appearance
SeductionWiki seed>SeductionWiki seed Seed import |
Crusade: Wikipedia-shaped template |
||
| (One intermediate revision by one other user 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:{{{ | {{#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> | <pre> | ||
{{Infobox term | {{Infobox term | ||
| name = | | name = | ||
| also = | | image = | ||
| | | caption = | ||
| origin = | | alt = | ||
| | | field = | ||
| also = | |||
| pronunciation = | |||
| origin = | |||
| related = | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 14:02, 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 =
}}