Template:Infobox character: Difference between revisions

From Screamer Wiki
Jump to: navigation, search
No edit summary
No edit summary
Line 1: Line 1:
<infobox>
<infobox accent-color-default="#3D2B27">
<title source="name"/>
  <title source="name">
<image source="image">
    <default>{{PAGENAME}}</default>
    <caption source="imagecaption" />
  </title>
</image>
  <image source="image">
<group>
    <caption source="caption1"/>
    <data source="aliases"><label>Aliases</label></data>
  </image>
    <data source="relatives"><label>Relatives</label></data>
  <title source="title">
    <data source="affiliation"><label>Affiliation</label></data>
    <default>{{PAGENAME}}</default>
    </group>
  </title>
    <group>
  <data source="gender">
        <header>Biographical information</header>
    <label>'''Gender'''</label>
        <data source="marital"><label>Marital status</label></data>
  </data>
    <data source="birthDate"><label>Date of birth</label></data>
  <data source="race">
        <data source="birthPlace"><label>Place of birth</label></data>
    <label>'''Race'''</label>
        <data source="deathDate"><label>Date of death</label></data>
  </data>
        <data source="deathPlace"><label>Place of death</label></data>
  <data source="website">
    </group>
    <label>'''Website'''</label>
    <group>
  </data>
        <header>Physical description</header>
  <data source="birth">
        <data source="species"><label>Species</label></data>
    <label>'''Birth date'''</label>
        <data source="gender"><label>Gender</label></data>
  </data>
        <data source="height"><label>Height</label></data>
  <data source="level">
        <data source="weight"><label>Weight</label></data>
    <label>'''Level'''</label>
        <data source="eyes"><label>Eye color</label></data>
  </data>
</group>
  <data source="status">
</infobox><includeonly>[[Category:Characters]]</includeonly><noinclude>{{Documentation}}</noinclude>
    <label>'''Status'''</label>
  </data>
  <data source="location">
    <label>'''Location'''</label>
  </data>
</infobox>
<noinclude>
== Usage & preview ==
Type in this:
 
<pre>
{{Infobox character
|name=
|image=
|caption=
|title=
|gender=
|race=
|website=
|birth=
|level=
|status=
|location=
}}
 
</pre>
 
to see this:
 
{{Infobox character
|name=This is a test
|image=This is a test
|caption=This is a test
|title=This is a test
|gender=This is a test
|race=This is a test
|website=This is a test
|birth=This is a test
|level=This is a test
|status=This is a test
|location=This is a test
}}
 
 
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>

Revision as of 00:31, 22 April 2019

Usage & preview

Type in this:

{{Infobox character
|name=
|image=
|caption=
|title=
|gender=
|race=
|website=
|birth=
|level=
|status=
|location=
}}

to see this:


Click here to refresh the preview above