Template:Structure/doc: Difference between revisions

Jump to navigation Jump to search
m
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Infobox
<pre style="display:table">
  |above = {{{name}}}
{{Structure
  |image = [[File:{{{image}}}]]
| name =
  |caption = {{{image_caption}}}
| image =
  | label1 = Type
| image_caption =
  | data1 = {{{type}}}
| type =
  | label2 = Owners
| owners =
  | data2 = {{{owners}}}
| contributors =
  | label3 = Contributors
| public =
  | data3 = {{{contributors}}}
| started =
  | label4 = Public access?
| completed =
  | data4 = {{{public}}}
| discovered =
  | label5 = Started
| produces =
  | data5 = {{{started}}}
| buys =
  | label6 = Completed
| sells =
  | data6 = {{{completed}}}
| status =
  | label7 = Discovered
| dimension =
  | data7 = {{{discovered}}}
| x =
  | label8 = Produces
| y =
  | data8 = {{{produces}}}
| z =
  | label9 = Buys
| underground =
  | data9 = {{{buys}}}
  | label10 = Sells
  | data10 = {{{sells}}}
  | label11 = Status
  | data11 = {{{status}}}
  | data12 = Location
  | label13 = Dimension
  | data13 = {{{dimension}}}
  | label14 = Coordinates
  | data14 = X &#x3D; {{{x}}}<br>Y &#x3D; {{{y}}}<br>Z &#x3D; {{{z}}}
  | label15 = Underground?
  | data15 = {{{underground}}}
}}
}}
</pre>


<templatedata>
<templatedata>

Navigation menu