Difference between revisions of "Template:Building"

From Fleet
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This template is used for showing a building with its information. Mainly used on the [[Building]] page.
+
This template is used for showing a building with its information. Mainly used on the [[Buildings]] page.
 
----
 
----
 
</noinclude>
 
</noinclude>
<table border=1>
+
<table style='border: 1px; border-style: dashed; border-color: green;'>
<tr>
+
  <tr>
<th>{{{name}}}</th>
+
    <th style='text-align: center;'>{{{name}}}</th>
</tr>
+
  </tr>
 +
  <tr>
 +
    <td>Description: {{{description}}}</td>
 +
  </tr>
 +
  <tr>
 +
    <td>
 +
      <table>
 +
        <tr>
 +
          <th colspan='2' align='center'>Consumes</th>
 +
        </tr>
 +
      </table>
 +
    </td>
 +
  </tr>
 
</table>
 
</table>
 
<noinclude>
 
<noinclude>
 
{{Building
 
{{Building
 
| name=Solar Collector
 
| name=Solar Collector
 +
| description=Produces anti-matter
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Revision as of 21:42, 28 October 2009

This template is used for showing a building with its information. Mainly used on the Buildings page.


{{{name}}}
Description: {{{description}}}
Consumes


Solar Collector
Description: Produces anti-matter
Consumes