Both the Screamercord and this very wiki are currently listed as adult websites by AI classification models. We are currently working to remedy this, 2026 is not 2019.

In the meantime, you can help by moving all permalinks to IPFS

Template:Infobox character: Difference between revisions

From Screamer Wiki
Jump to navigation Jump to search
imported>Screamer Nerd
m 1 revision
imported>Sumpy
Infobox updated using the portable infobox migration tool
Line 1: Line 1:
{| class="infobox" style="{{InfoboxStyle}}"
<infobox>
|-
<title source="name"><default>{{PAGENAME}}</default></title>
! colspan="2" style="{{InfoboxHeaderStyle}} font-size:120%; padding:0.5em;" | {{{name}}}
<image source="image"/>
|- style="text-align:center"
<title source="title"><default>{{PAGENAME}}</default></title>
| colspan="2" style="padding:0.5em;" | [[{{{image}}}|100px]]<br/>''{{{caption}}}''
<data source="gender"><label>'''Gender'''</label></data>
|-
<data source="race"><label>'''Race'''</label></data>
! colspan="2" style="{{InfoboxHeaderStyle}} padding:0em;" | Vital statistics
<data source="faction"><label>'''Faction'''</label></data>
|-
<data source="health"><label>'''Health'''</label></data>
| style="width:50%" | '''Title'''
<data source="level"><label>'''Level'''</label></data>
| style="width:50%" | {{{title}}}
<data source="status"><label>'''Status'''</label></data>
|-
<data source="location"><label>'''Location'''</label></data>
| '''Gender'''
</infobox>
| {{{gender}}}
<noinclude>
|-
== Usage & preview ==
| '''Race'''
Type in this:
| {{{race}}}
 
|-
<pre>
| '''Faction'''
{{Infobox character
| {{{faction}}}
|name=
|-
|image=
| '''Health'''
|caption=
| {{{health}}}
|title=
|-
|gender=
| '''Level'''
|race=
| {{{level}}}
|faction=
|-
|health=
| '''Status'''
|level=
| {{{status}}}
|status=
|-
|location=
| '''Location'''
}}
| {{{location}}}
 
|}<noinclude>
</pre>
{{documentation}}</noinclude>
 
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
|faction=This is a test
|health=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 16:32, 19 August 2015

Usage & preview

Type in this:

{{Infobox character
|name=
|image=
|caption=
|title=
|gender=
|race=
|faction=
|health=
|level=
|status=
|location=
}}

to see this:


Click here to refresh the preview above