Difference between revisions of "Template:Infobox UnbrokenFaction"

From Unbroken Wiki
Jump to navigation Jump to search
(Created page with "{| class="infobox" style="font-size:89%; width:300px;" |- ! class="color1" colspan="2" style="font-size:120%; padding:1em;" | {{{title|title}}} |- style="text-align:center;" |...")
 
(Undo revision 6175 by Bryan.christian (talk))
Tag: Undo
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
== Usage & preview ==
Be warned, '''the infobox fields are case sensitive.''' For this infobox, everything starts with an uppercase letter except for "title," "image," and "imagecaption," which all must be typed entirely lowercase. 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 UnbrokenFaction
|title=title
|image=image
|imagecaption=imagecaption
|Species=Species
|Homeplanet=Homeplanet
|Year=Year
|Leaders=Leaders
|Status=Status
|Allies=Allies
|Enemies=Enemies
|Other=Other
}}
</pre>
To see this:
</noinclude>
{| class="infobox" style="font-size:89%; width:300px;"
{| class="infobox" style="font-size:89%; width:300px;"
|-
|-
Line 13: Line 36:
| '''Year Founded'''
| '''Year Founded'''
| {{{Year}}}
| {{{Year}}}
|-
| '''Leaders'''
| {{{Leaders}}}
|-
|-
| '''Status'''
| '''Status'''
Line 22: Line 48:
| '''Notable Enemies'''
| '''Notable Enemies'''
| {{{Enemies}}}
| {{{Enemies}}}
|-
| '''Other Affiliations'''
| {{{Other}}}
|-
|-
| colspan="2"|
| colspan="2"|
|}
|}
<noinclude>
== Usage & preview ==
Type in this:
<pre>
{{Infobox UnbrokenFaction
|title=
|image=
|imagecaption=
|Species=
|Homeplanet=
|Year=
|Status=
|Allies=
|Enemies=
}}
</pre>
to see this:
{{Infobox UnbrokenFaction
|title=This is a test
|image=Image:Placeholder item.png
|imagecaption=Image caption test
|Species=This is a test
|Homeplanet=This is a test
|Year=This is a test
|Status=This is a test
|Allies=This is a test
|Enemies=This is a test
}}
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>

Latest revision as of 11:02, 17 March 2023

Usage & preview

Be warned, the infobox fields are case sensitive. For this infobox, everything starts with an uppercase letter except for "title," "image," and "imagecaption," which all must be typed entirely lowercase. 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 UnbrokenFaction
|title=title
|image=image
|imagecaption=imagecaption
|Species=Species
|Homeplanet=Homeplanet
|Year=Year
|Leaders=Leaders
|Status=Status
|Allies=Allies
|Enemies=Enemies
|Other=Other
}}

To see this:


title
Placeholder item.png
Major Species {{{Species}}}
Homeplanet {{{Homeplanet}}}
Year Founded {{{Year}}}
Leaders {{{Leaders}}}
Status {{{Status}}}
Notable Allies {{{Allies}}}
Notable Enemies {{{Enemies}}}
Other Affiliations {{{Other}}}