Template:Infobox character: Difference between revisions
From Screamer Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<infobox> | <infobox accent-color-default="#3D2B27"> | ||
<title source="name"> | |||
<default>{{PAGENAME}}</default> | |||
</title> | |||
<image source="image"> | |||
<caption source="caption1"/> | |||
</image> | |||
<title source="title"> | |||
<default>{{PAGENAME}}</default> | |||
</title> | |||
<data source="gender"> | |||
<label>'''Gender'''</label> | |||
</data> | |||
<data source="race"> | |||
<label>'''Race'''</label> | |||
</data> | |||
<data source="website"> | |||
<label>'''Website'''</label> | |||
</data> | |||
<data source="birth"> | |||
<label>'''Birth date'''</label> | |||
</data> | |||
<data source="level"> | |||
<label>'''Level'''</label> | |||
</data> | |||
<data source="status"> | |||
<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: