Changes

From The TTSCpedia
Jump to navigationJump to search
no edit summary
Line 70: Line 70:  
   </data>
 
   </data>
 
</infobox>
 
</infobox>
 +
<noinclude>
 +
== Usage & preview ==
 +
Type in this:
 +
 +
<pre>
 +
{{Infobox character
 +
|name=
 +
|image=
 +
|caption1=
 +
|fullname=
 +
|altname=
 +
|ttsvoice=
 +
|job=
 +
|birth=
 +
|birthplace=
 +
|death=
 +
|trueid=
 +
|gender=
 +
|race=
 +
|faction=
 +
|health=
 +
|level=
 +
|status=
 +
|location=
 +
|relatives=
 +
|interests=
 +
|preceded=
 +
|succeeded=
 +
}}
 +
 +
</pre>
 +
 +
<pre>
 +
{{Infobox character
 +
|name=James Rodger
 +
|image=file:///C:/Users/Eray/Downloads/James%20Rodger.png
 +
|caption1=James Rodger
 +
|fullname=James Rodger
 +
|gender=Male
 +
|race=Human
 +
|faction=United Kingdom Quarantine Unit
 +
|health=100
 +
|level=5
 +
|status=Alive
 +
|location=London, England
 +
}}
 +
 +
</pre>
 +
 +
to see this:
 +
 +
{{Infobox character
 +
|name=James Rodger
 +
|image=file:///C:/Users/Eray/Downloads/James%20Rodger.png
 +
|caption1=James Rodger
 +
|fullname=James Rodger
 +
|gender=Male
 +
|race=Human
 +
|faction=United Kingdom Quarantine Unit
 +
|health=100
 +
|level=5
 +
|status=Alive
 +
|location=London, England
 +
}}
 +
 +
 +
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
 +
<templatedata>
 +
{
 +
"params": {
 +
"name": {},
 +
"image": {},
 +
"caption1": {},
 +
"fullname": {},
 +
"altname": {},
 +
"ttsvoice": {},
 +
"job": {},
 +
"status": {},
 +
"birth": {},
 +
"birthplace": {},
 +
"death": {},
 +
"trueid": {},
 +
"gender": {},
 +
"race": {},
 +
"faction": {},
 +
"location": {},
 +
"health": {},
 +
"level": {},
 +
"relatives": {},
 +
"interests": {},
 +
"first": {},
 +
"last": {},
 +
"preceded": {},
 +
"succeeded": {}
 +
}
 +
}
 +
</templatedata>
 +
</noinclude>

Navigation menu