Template:Infobox character: Difference between revisions

From Screamer Wiki
Jump to: navigation, search
imported>Default
m (8 revisions)
No edit summary
 
(24 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{| class="infobox" style="font-size:89%; width:300px;"
<infobox>
|-
<title source="title"><default><font face="Rubik">'''{{PAGENAME}}'''</font></default></title>
! colspan="2" style="background-color:#3366CC; color:#ffffff; font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}}
<image source="image"><caption source="imagecaption"/></image>
|- style="text-align:center;"
<group>
| colspan="2" style="padding:0.5em;" | [[{{{image|Image:Placeholder person.png}}}|{{{imagewidth|250}}}px]]<br/>''{{{caption| }}}''
<header><font face=Rubik>About this screamer</font></header>
|-
<data source="Gender"><label><font face=Rubik>Gender</font></label><default><font face=Rubik>''Unknown''</font></default></data>
! colspan="2" style="background-color:#3366CC; color:#ffffff;" | Vital statistics
<data source="Race"><label><font face=Rubik>Race</font></label><default><font face=Rubik>''Unknown''</font></default></data>
|-
<data source="Website"><label><font face=Rubik>Website</font></label><default><font face=Rubik>''Unknown''</font></default></data>
| style="width:30%;" | '''Title'''
<data source="Birth date"><label><font face=Rubik>Birth Date</font></label></data>
| style="width:70%;" | {{{title}}}
<data source="Fictonal Character"><label><font face=Rubik>Fictonal Character</font></label></data>
|-
<data source="Location"><label><font face=Rubik>Location</font></label></data>
| '''Gender'''
 
| {{{gender}}}
</group>
|-
</infobox>
| '''Race'''
<noinclude>
| {{{race}}}
== Usage & preview ==
|-
Copy the source code
| '''Faction'''
<pre>
| {{{faction}}}
{{Infobox character
|-
|name=
| '''Health'''
|Image =
| {{{health}}}
|Quote=
|-
|Gender=
| '''Level'''
|Race=
| {{{level}}}
|Website=
|-
|Birth=
| '''Status'''
|Fictonal Character=
| {{{status}}}
|location=
|-
}}
| '''Location'''
</pre>
| {{{location}}}
</noinclude>
|}<noinclude><br style="clear:both;" />
{{documentation}}</noinclude>

Latest revision as of 03:04, 27 April 2021

Usage & preview

Copy the source code

{{Infobox character
|name=
|Image = 
|Quote=
|Gender=
|Race=
|Website=
|Birth=
|Fictonal Character=
|location=
}}