68,766
edits
(changing colours to differentiate from species infobox) |
(adding copyable area and description, changed case of 'Leader' to 'leader', adding hidden fields to all except name and image) |
||
Line 4: | Line 4: | ||
|- valign="top" | |- valign="top" | ||
| align="center" colspan=2 bgcolor="#008A27" style="border-bottom:0px solid gray; font-size:larger; color:white;" | '''{{{Name}}}''' | | align="center" colspan=2 bgcolor="#008A27" style="border-bottom:0px solid gray; font-size:larger; color:white;" | '''{{{Name}}}''' | ||
|- | |- class{{{leader}}}="hiddenStructure" style="vertical-align: top;" | ||
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" width="80pt" | '''Leader:''' | | style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" width="80pt" | '''Leader:''' | ||
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{ | | style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{leader}}} | ||
|- | |- class{{{aka}}}="hiddenStructure" style="vertical-align: top;" | ||
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" width="80pt" | '''Also known as:''' | | style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" width="80pt" | '''Also known as:''' | ||
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{aka}}} | | style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{aka}}} | ||
|- | |- class{{{affiliation}}}="hiddenStructure" style="vertical-align: top;" | ||
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | | | style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | | ||
'''Affiliated with:''' | '''Affiliated with:''' | ||
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{affiliation}}} | | style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{affiliation}}} | ||
|- | |- class{{{bases}}}="hiddenStructure" style="vertical-align: top;" | ||
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | '''Homeland/ Bases:''' | | style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | '''Homeland/ Bases:''' | ||
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{bases}}} | | style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{bases}}} | ||
|- | |- class{{{appearances}}}="hiddenStructure" style="vertical-align: top;" | ||
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | '''Appearances:''' | | style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | '''Appearances:''' | ||
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{appearances}}} | | style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{appearances}}} | ||
|- | |- class{{{members}}}="hiddenStructure" style="vertical-align: top;" | ||
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | '''Notable Members:''' | | style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | '''Notable Members:''' | ||
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{members}}} | | style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{members}}} | ||
|- | |- class{{{garrison}}}="hiddenStructure" style="vertical-align: top;" | ||
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | '''Garrison:''' | | style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | '''Garrison:''' | ||
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{garrison}}} | | style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{garrison}}} | ||
|} | |} | ||
<noinclude>[[Category:Infoboxes|Torchwood]]</noinclude> | <noinclude> | ||
==Usage== | |||
Copy and paste '''all''' of the text below onto whichever article page it is needed for (even if some fields are not needed copy all of the text). | |||
<pre> | |||
{{Infobox Organization | |||
|name = | |||
|leader = | |||
|aka = | |||
|affiliation = | |||
|bases = | |||
|appearances = | |||
|members = | |||
|garrison = | |||
}} | |||
</pre> | |||
==Description of fields== | |||
<pre> | |||
{{Infobox Organization | |||
|name = Name of organisation | |||
|leader = Leader of organisation | |||
|aka = Other names the organisation is known by | |||
|affiliation = Any affiliations the organisation has | |||
|bases = Bases the organisation has | |||
|appearances = Stories the organisation has appeared in | |||
|members = Names of the members of the organisation | |||
|garrison = How many members there are in the organisation | |||
}} | |||
</pre> | |||
[[Category:Infoboxes|Torchwood]]</noinclude> |