Template:Infobox character: Difference between revisions

From Launchpad: McClack Wiki | Fandom
Jump to navigation Jump to search
imported>Vikezor-fduser
No edit summary
No edit summary
Line 1: Line 1:
<onlyinclude><infobox>
<onlyinclude><div>
<title source="name">
<title source="name">
    <default>{{PAGENAME}}</default>
    <default>{{PAGENAME}}</default>
Line 20: Line 20:
         <data source="mentaldisorders"><label>Mental disorders</label></data>
         <data source="mentaldisorders"><label>Mental disorders</label></data>
</group>
</group>
</infobox></onlyinclude><noinclude><br style="clear:both;"/>
</div></onlyinclude><noinclude><br style="clear:both;"/>
{{documentation}}</noinclude>
{{documentation}}</noinclude>

Revision as of 23:26, 22 December 2021

<title source="name"> <default>Infobox character</default> </title> <image source="image">

</image> <group> <label>Aliases</label> <label>Banter level</label> <label>Location</label> <label>Age</label> <label>Affiliations</label> <label>Past affiliations</label> </group> <group> <header>Physical description</header> <label>Height</label> <label>Dick length</label> <label>Mental disorders</label> </group>


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...

<title source="name"> <default>Infobox character</default> </title> <image source="image">

</image> <group> <label>Aliases</label> <label>Banter level</label> <label>Location</label> <label>Age</label> <label>Affiliations</label> <label>Past affiliations</label> </group> <group> <header>Physical description</header> <label>Height</label> <label>Dick length</label> <label>Mental disorders</label> </group>