Difference between revisions of "Template:Infobox UnbrokenCharacter"

From Unbroken Wiki
Jump to navigation Jump to search
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
== Usage ==
Be warned, '''the infobox fields are case sensitive.''' For this infobox, everything is lowercase except for "Species" and "Faction," which must be typed starting with a capital letter. Yes, laugh at [[User:Bryan.christian|me,]] I fucked up. It's probably better if you copy and paste the below so you don't have to worry about it.
Type in this:
<pre>
{{Infobox UnbrokenCharacter
|title=
|image=
|imagecaption=
|Species=
|Factions=
|age=
|status=
|height=
|weight=
}}
</pre>
To see this:
</noinclude>
{| class="infobox" style="font-size:89%; width:300px;"
{| class="infobox" style="font-size:89%; width:300px;"
|-
|-
! class="color1" colspan="2" style="font-size:120%; padding:1em;" | {{{title|{{PAGENAME}}}}}
! class="color1" colspan="2" style="font-size:120%; padding:1em;" | {{{title|title}}}
|- style="text-align:center;"
|- style="text-align:center;"
| colspan="2" style="padding:0.5em;" | [[{{{image|Image:Placeholder item.png}}}|{{{imagewidth|250}}}px]]<br/>''{{{imagecaption| }}}''
| colspan="2" style="padding:0.5em;" | [[{{{image|Image:Placeholder item.png}}}|{{{imagewidth|250}}}px]]<br/>{{{imagecaption| }}}
|-
|-
| style="width:30%;" | '''Species'''
| style="width:30%;" | '''Species'''
Line 25: Line 46:
| colspan="2"|
| colspan="2"|
|}
|}
<noinclude>
== Usage & preview ==
Type in this:
<pre>
{{Infobox UnbrokenCharacter
|title=
|image=
|imagecaption=
|species=
|factions=
|age=
|status=
|height=
|weight=
}}
</pre>
to see this:
{{Infobox UnbrokenCharacter
|title=This is a test
|image=
|imagecaption=
|species=This is a test
|factions=This is a test
|age=This is a test
|status=This is a test
|height=This is a test
|weight=This is a test
}}
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>

Latest revision as of 20:36, 24 October 2019

Usage

Be warned, the infobox fields are case sensitive. For this infobox, everything is lowercase except for "Species" and "Faction," which must be typed starting with a capital letter. Yes, laugh at me, I fucked up. It's probably better if you copy and paste the below so you don't have to worry about it.

Type in this:

{{Infobox UnbrokenCharacter
|title=
|image=
|imagecaption=
|Species=
|Factions=
|age=
|status=
|height=
|weight=
}}

To see this:


title
Placeholder item.png
Species {{{Species}}}
Factions {{{Factions}}}
Age {{{age}}}
Status {{{status}}}
Height {{{height}}}
Weight {{{weight}}}