Difference between revisions of "Template:Infobox Character"

From The TTSCpedia
Jump to navigationJump to search
TheROFL98
TheROFL98 (talk | contribs) (Created page with "<infobox> <title source="name"> <default>{{PAGENAME}}</default> </title> <image source="image"> <caption source="caption1"/> </image> <data source="fullname"...")
 
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]
 +
</noinclude>

Revision as of 18:05, 13 April 2019

Usage & preview

Type in this:

{{Infobox character
|name=
|image=
|caption1=
|fullname=
|altname=
|ttsvoice=
|job=
|birth=
|birthplace=
|death=
|trueid=
|gender=
|race=
|faction=
|health=
|level=
|status=
|location=
|relatives=
|interests=
|preceded=
|succeeded=
}}

{{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
}}

to see this:

Template:Infobox character


Click here to refresh the preview above