Template:Structure: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
mNo edit summary
(converted to Template:Infobox Wiki)
Line 1: Line 1:
{| class="toccolours" style="clear:left; float:right; margin:0 0 0.5em 1em; width:22em; font-size:smaller;"
{{Infobox Wiki
|-
|image={{#if:{{{image|}}}|[[File:{{{image|}}}|{{{image size|210px}}}]]}}|image text={{{image text|}}}|header color=#AE0A0A|header text color=white|name={{{name|{{PAGENAME}}}}}}}
|colspan=2 style="text-align:center;" | {{{image}}}
{{Infobox row|type=subheader|color=#CA0B0B|text color=white|Location}}
|-
{{Infobox row|title=City|{{{city|}}}}}
!colspan=2 bgcolor="#AE0A0A" style="color:#fff; font-size:larger;" |{{{name}}}
{{Infobox row|title=Planet|{{{planet|}}}}}
|-
{{Infobox row|title=System|{{{system|}}}}}
! colspan=2 style="text-align:left; font-weight:normal; color:#fff; background:#CA0B0B;" | Location
{{Infobox row|title=Region|{{{region|}}}}}
|- style="vertical-align:top;"
{{Infobox row|type=subheader|color=#CA0B0B|text color=white|General Information}}
| City  
{{Infobox row|title=Constructed|{{{constructed|}}}}}
| {{{city}}}
{{Infobox row|title=Destroyed|{{{destroyed|}}}}}
|- style="vertical-align:top; background:#f0f0f0;"
{{Infobox row|title=Builder|{{{builder|}}}}}
| Planet  
{{Infobox row|title=Purpose|{{{purpose|}}}}}
| {{{planet}}}
{{Infobox row|title=Features|{{{features|}}}}}
|- style="vertical-align:top;"
{{Infobox row|title=Primary Construction Materials|{{{priconmat|}}}}}
| System  
{{Infobox row|title=Shape|{{{shape|}}}}}
| {{{system}}}
{{Infobox row|type=subheader|color=#CA0B0B|text color=white|Statistics}}
|- style="vertical-align:top; background:#f0f0f0;"
{{Infobox row|title=Length|{{{length|}}}}}
| Region  
{{Infobox row|title=Width|{{{width|}}}}}
| {{{region}}}
{{Infobox row|title=Height|{{{height|}}}}}
|-
{{Infobox row|title=Volume|{{{volume|}}}}}
! colspan=2 style="text-align:left; font-weight:normal; color:#fff; background:#CA0B0B;" | General Information
{{Infobox row|title=Capacity: Standard|{{{capstandard|}}}}}
|- style="vertical-align:top;"
{{Infobox row|title=Capacity: Maximum|{{{capmax|}}}}}
| Constructed
| {{{constructed}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Destroyed
| {{{destroyed}}}
|- style="vertical-align:top;"
| Builder
| {{{builder}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Purpose
| {{{purpose}}}
|- style="vertical-align:top;"
| Features
| {{{features}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Primary Construction Materials
| {{{priconmat}}}
|- style="vertical-align:top;"
| Shape
| {{{shape}}}
|-
! colspan=2 style="text-align:left; font-weight:normal; color:#fff; background:#CA0B0B;" | Statistics
|- style="vertical-align:top; background:#f0f0f0;"
| Length
| {{{length}}}
|- style="vertical-align:top;"
| Width
| {{{width}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Height
| {{{height}}}
|- style="vertical-align:top;"
| Volume
| {{{volume}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Capacity: Standard
| {{{capstandard}}}
|- style="vertical-align:top;"
| Capacity: Maximum
| {{{capmax}}}
|}
|}
<noinclude>
<noinclude>

Revision as of 19:40, 21 April 2024

Structure
Location
General Information
Statistics

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