Difference between revisions of "Template:Infobox UnbrokenCharacter"

From Unbroken Wiki
Jump to navigation Jump to search
m (Protected "Template:Infobox UnbrokenCharacter" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
Line 1: Line 1:
<noinclude>
== Usage ==
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;"
|-
|-
Line 25: Line 44:
| 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=Image:Placeholder item.png
|imagecaption=Image caption test
|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]
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>
</noinclude>

Revision as of 20:26, 24 October 2019

Usage

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

Click here to refresh the preview above