Template:Infobox character: Difference between revisions

From Launchpad: McClack Wiki | Fandom
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
  <th>{{{ name | {{PAGENAME}} }}}</th>
  <th>{{{ name | {{PAGENAME}} }}}</th>
</tr>
</tr>
{{#if:{{{image|}}}|<tr><td>[[File:{{{image}}}|200px|frameless|{{{imagecaption}}}]]</td><tr>}}
 
<td>
<tr>
<group>
<td>[[File:{{{image}}}|200px|frameless|{{{imagecaption}}}]]</td>
    <data source="aliases"><label>Aliases</label></data>
</tr>
    <data source="banterlevel"><label>Banter level</label></data>
 
    <data source="location"><label>Location</label></data>
<tr><td>Aliases</td><td>{{aliases|unknown}}</td></tr>
    <data source="age"><label>Age</label></data>
<tr><td>Banter level</td><td>{{banterlevel|unknown}}</td></tr>
    <data source="affiliations"><label>Affiliations</label></data>
<tr><td>Location</td><td>{{location|unknown}}</td></tr>
    <data source="pastaffiliations"><label>Past affiliations</label></data>
<tr><td>Age</td><td>{{age|unknown}}</td></tr>
    </group>
<tr><td>Affiliations</td><td>{{affiliations|unknown}}</td></tr>
    <group>
<tr><td>Past affiliations</td><td>{{pastaffiliations|unknown}}</td></tr>
        <header>Physical description</header>
 
        <data source="height"><label>Height</label></data>
<tr><th>Physical description</th></tr>
        <data source="dicklength"><label>Dick length</label></data>
<tr><td>Height</td><td>{{height|minuscule}}</td></tr>
        <data source="mentaldisorders"><label>Mental disorders</label></data>
<tr><td>Dick length</td><td>{{dicklength|diminutive}}</td></tr>
</group>
<tr><td>Mental disorders</td><td>{{mentaldisorders|probably many}}</td></tr>
    </td>
    </tr>
</table></onlyinclude><noinclude><br style="clear:both;"/>
</table></onlyinclude><noinclude><br style="clear:both;"/>
{{documentation}}</noinclude>
{{documentation}}</noinclude>

Revision as of 17:05, 24 May 2022

Infobox character
[[File:{{{image}}}|200px|frameless|{{{imagecaption}}}]]
AliasesTemplate:Aliases
Banter levelTemplate:Banterlevel
LocationTemplate:Location
AgeTemplate:Age
AffiliationsTemplate:Affiliations
Past affiliationsTemplate:Pastaffiliations
Physical description
HeightTemplate:Height
Dick lengthTemplate:Dicklength
Mental disordersTemplate:Mentaldisorders


Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Infobox_character/doc to edit this documentation. (How does this work?)

Description

To use this template, copy the following code and fill in the appropriate fields.

Syntax

{{infobox character
 | name             = 
 | image            = [e.g. "Example.jpg"]
 | imagecaption     =
 | aliases          =
 | banterlevel      =
 | location         =
 | age              =
 | affiliations     =
 | pastaffiliations =
 | height           =
 | dicklength       =
 | mentaldisorders  =
}}

Samples

{{infobox character
 | name             = man
 | image            = Thor_poster.jpg
 | imagecaption     = the man himsolf
 | aliases          = dude
 | banterlevel      = 20
 | location         = here
 | age              = 1
 | affiliations     = me
 | pastaffiliations = none
 | height           = 5
 | dicklength       = 7
 | mentaldisorders  = all
}}

Results in...

man
the man himsolf
AliasesTemplate:Aliases
Banter levelTemplate:Banterlevel
LocationTemplate:Location
AgeTemplate:Age
AffiliationsTemplate:Affiliations
Past affiliationsTemplate:Pastaffiliations
Physical description
HeightTemplate:Height
Dick lengthTemplate:Dicklength
Mental disordersTemplate:Mentaldisorders