Difference between revisions of "Template:Tent"

From SHA2017 Wiki
Jump to: navigation, search
Line 7: Line 7:
 
|width=
 
|width=
 
|length=
 
|length=
 +
|description=
 
|handle=
 
|handle=
 
}}
 
}}
Line 13: Line 14:
 
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">[[Name::{{{name|}}}]]</span>
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">[[Name::{{{name|}}}]]</span>
 +
 +
{{#if: {{{width|}}} | {{#if: {{{length|}}} |
 
|-
 
|-
 
! Size
 
! Size
 
| [[Tent width::{{{width|}}}]] x [[Tent length::{{{length|}}}]] meter
 
| [[Tent width::{{{width|}}}]] x [[Tent length::{{{length|}}}]] meter
 +
}} }}
 +
 +
{{#if: {{{description|}}} |
 +
|-
 +
! Description
 +
| {{{description}}}
 +
}}
 +
 
|}
 
|}
 
{{MapObject|Handle = {{{handle}}}}}
 
{{MapObject|Handle = {{{handle}}}}}
 
</includeonly>
 
</includeonly>

Revision as of 01:08, 9 June 2017

This is the "Tent" template. It should be called in the following format:

{{Tent
|name=
|width=
|length=
|description=
|handle=
}}

Edit the page to see the template text.