Template:Structure: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
!colspan=2 bgcolor="#AE0A0A" style="color:#fff; font-size:larger;" |{{{name}}} | !colspan=2 bgcolor="#AE0A0A" style="color:#fff; font-size:larger;" |{{{name}}} | ||
|- | |- | ||
! colspan=2 style="text-align:left; font-weight:normal; background:#CA0B0B;" | Location | ! colspan=2 style="text-align:left; font-weight:normal; color:#fff; background:#CA0B0B;" | Location | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
| City | | City | ||
Line 19: | Line 19: | ||
| {{{region}}} | | {{{region}}} | ||
|- | |- | ||
! colspan=2 style="text-align:left; font-weight:normal; background:#CA0B0B;" | General Information | ! colspan=2 style="text-align:left; font-weight:normal; color:#fff; background:#CA0B0B;" | General Information | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
| Constructed | | Constructed | ||
Line 42: | Line 42: | ||
| {{{shape}}} | | {{{shape}}} | ||
|- | |- | ||
! colspan=2 style="text-align:left; font-weight:normal; background:#CA0B0B;" | Statistics | ! colspan=2 style="text-align:left; font-weight:normal; color:#fff; background:#CA0B0B;" | Statistics | ||
|- style="vertical-align:top; background:#f0f0f0;" | |- style="vertical-align:top; background:#f0f0f0;" | ||
| Length | | Length | ||
Line 86: | Line 86: | ||
|capstandard= | |capstandard= | ||
|capmax= | |capmax= | ||
}}</nowiki> | }}</nowiki></pre> | ||
[[Category:Infobox templates|{{PAGENAME}}]] | |||
</noinclude> | </noinclude> |
Revision as of 15:42, 23 May 2007
{{{image}}} | |
{{{name}}} | |
---|---|
Location | |
City | {{{city}}} |
Planet | {{{planet}}} |
System | {{{system}}} |
Region | {{{region}}} |
General Information | |
Constructed | {{{constructed}}} |
Destroyed | {{{destroyed}}} |
Builder | {{{builder}}} |
Purpose | {{{purpose}}} |
Features | {{{features}}} |
Primary Construction Materials | {{{priconmat}}} |
Shape | {{{shape}}} |
Statistics | |
Length | {{{length}}} |
Width | {{{width}}} |
Height | {{{height}}} |
Volume | {{{volume}}} |
Capacity: Standard | {{{capstandard}}} |
Capacity: Maximum | {{{capmax}}} |
Usage instructions
Paste the following code into the top of an article, filling all known fields:
{{structure |name= |image= |city= |planet= |system= |region= |constructed= |destroyed= |builder= |purpose= |features= |priconmat= |shape= |length= |width= |height= |volume= |capstandard= |capmax= }}