Template:Documentation: Difference between revisions
Jump to navigation
Jump to search
JoshGroban (talk | contribs) (Created page with "<includeonly>{{-}} ---- <div class="roundy" style="background: #{{bulba color light}}; padding: 10px;"> <div style="font-size: 150%; text-align: center; line-height: 100%; padding: 5px;">'''Template documentation'''</div> {{#if: {{{old|}}} | <div style="padding: 5px;">{{OldTemplate}}</div> |}} <div style="padding: 5px; text-align: center;">View or edit [[{{{1|{{FULLPAGENAME}}/doc}}}|this documentation]]. (About template documentation) {{#if: {{...") |
mediawiki>VesnaTheRussianWarcriminal (Created page with "== Description == To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax. == Syntax == <pre> {{Character | name = | image = | imagecaption = | aliases = | relatives = | affiliation = | occupation = | marital = | birthDate = | birthPlace = | deathDate =...") |
||
| Line 1: | Line 1: | ||
== Description == | |||
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]]. | |||
== Syntax == | |||
<pre> | |||
{{Character | |||
| name = | |||
| image = | |||
| imagecaption = | |||
| aliases = | |||
</ | | relatives = | ||
| affiliation = | |||
[[Category: | | occupation = | ||
| marital = | |||
| birthDate = | |||
| birthPlace = | |||
| deathDate = | |||
| deathPlace = | |||
| species = | |||
| gender = | |||
| height = | |||
| weight = | |||
| eyes = | |||
| portrayedby = | |||
| appearsin = | |||
| debut = | |||
}} | |||
</pre> | |||
== Sample output == | |||
{{Character | |||
| name = Flowa | |||
| image = Example.jpg | |||
| imagecaption = Flowa, at rest | |||
| aliases = Flo | |||
| relatives = | |||
| affiliation = | |||
| occupation = | |||
| marital = | |||
| birthDate = July 21st, 2013 | |||
| birthPlace = Iowa | |||
| deathDate = | |||
| deathPlace = | |||
| species = Plant | |||
| gender = | |||
| height = | |||
| weight = | |||
| eyes = | |||
| portrayedby = | |||
| appearsin = | |||
| debut = | |||
}} | |||
<pre> | |||
{{Character | |||
| name = Flowa | |||
| image = Example.jpg | |||
| imagecaption = Flowa, at rest | |||
| aliases = Flo | |||
| relatives = | |||
| affiliation = | |||
| occupation = | |||
| marital = | |||
| birthDate = July 21st, 2013 | |||
| birthPlace = Iowa | |||
| deathDate = | |||
| deathPlace = | |||
| species = Plant | |||
| gender = | |||
| height = | |||
| weight = | |||
| eyes = | |||
| portrayedby = | |||
| appearsin = | |||
| debut = | |||
}} | |||
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> | |||
Revision as of 05:49, 12 March 2026
Description
To use this template, add the Template:T template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.
Syntax
{{Character
| name =
| image =
| imagecaption =
| aliases =
| relatives =
| affiliation =
| occupation =
| marital =
| birthDate =
| birthPlace =
| deathDate =
| deathPlace =
| species =
| gender =
| height =
| weight =
| eyes =
| portrayedby =
| appearsin =
| debut =
}}
Sample output
| {{{Name}}} | |
|---|---|
{{Character
| name = Flowa
| image = Example.jpg
| imagecaption = Flowa, at rest
| aliases = Flo
| relatives =
| affiliation =
| occupation =
| marital =
| birthDate = July 21st, 2013
| birthPlace = Iowa
| deathDate =
| deathPlace =
| species = Plant
| gender =
| height =
| weight =
| eyes =
| portrayedby =
| appearsin =
| debut =
}}