Template:Infobox character: Difference between revisions

From Launchpad: McClack Wiki | Fandom
Jump to navigation Jump to search
imported>Vikezor-fduser
(Undo revision 94 by Vikezor (talk))
imported>Vikezor-fduser
No edit summary
Line 8: Line 8:
<group>
<group>
    <data source="aliases"><label>Aliases</label></data>
    <data source="aliases"><label>Aliases</label></data>
    <data source="relatives"><label>Relatives</label></data>
    <data source="banterlevel"><label>Banter level</label></data>
    <data source="affiliation"><label>Affiliation</label></data>
    <data source="location"><label>Location</label></data>
    </group>
    <data source="age"><label>Age</label></data>
    <group>
    <data source="affiliations"><label>Affiliations</label></data>
        <header>Biographical information</header>
    <data source="pastaffiliations"><label>Past affiliations</label></data>
        <data source="marital"><label>Marital status</label></data>
    <data source="birthDate"><label>Date of birth</label></data>
    <data source="birthPlace"><label>Place of birth</label></data>
    <data source="deathDate"><lable>Date of death</lable></data>
    <data source="deathPlace"><label>Date of death</label></data>
     </group>
     </group>
     <group>
     <group>
         <header>Physical description</header>
         <header>Physical description</header>
    <data source="species"><label>Species</label></data>
        <data source="gender"><label>Gender</label></data>
         <data source="height"><label>Height</label></data>
         <data source="height"><label>Height</label></data>
    <data source="weight"><label>Weight</label></data>
        <data source="dicklength"><label>Dick length</label></data>
    <data source="eyes"><label>Eye color</label></data>
        <data source="mentaldisorders"><label>Mental disorders</label></data>
</group>
</group>
</infobox></onlyinclude><noinclude><br style="clear:both;"/>
</infobox></onlyinclude><noinclude><br style="clear:both;"/>
{{documentation}}</noinclude>
{{documentation}}</noinclude>

Revision as of 18:30, 10 November 2015

<infobox> <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> </infobox>

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

<infobox> <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> </infobox>