Difference between revisions of "Template:Building"

From Fleet
(Created page with '<noinclude> This template is used for showing a building with its information. Mainly used on the Building page. ---- </noinclude> <table> <tr> <td>{{{name}}}</td> </tr> </ta…')
 
 
(4 intermediate revisions by 3 users not shown)
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 [[Building]]s page.
 
----
 
----
 
</noinclude>
 
</noinclude>
<table>
+
{| style='border: 1px; border-style: dashed; border-color: green;'
<tr>
+
|- style='text-align: center;' colspan=4 !! {{{name}}}
<td>{{{name}}}</td>
+
|- style='text-align: center;' colspan=4 !! {{{description}}}
</tr>
+
|- style=
 +
  <tr>
 +
    <th style='text-align: center;'>{{{name}}}</th>
 +
  </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>
 +
 +
<noinclude>[[Category:Templates]][[Category:Formatting Templates]]</noinclude>

Latest revision as of 13:43, 17 April 2012

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