Difference between revisions of "Template:Tent"
From SHA2017 Wiki
| (5 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
|width= | |width= | ||
|length= | |length= | ||
| + | |description= | ||
|handle= | |handle= | ||
}} | }} | ||
| Line 14: | Line 15: | ||
! 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 | |
| + | {{!}}- | ||
| + | }} }} | ||
| + | |||
| + | {{#if: {{{description|}}} | | ||
| + | ! Description | ||
| + | {{!}} {{{description|}}} | ||
| + | {{!}}- | ||
| + | }} | ||
| + | |||
|} | |} | ||
{{MapObject|Handle = {{{handle}}}}} | {{MapObject|Handle = {{{handle}}}}} | ||
| + | [[Category:Tent]] | ||
</includeonly> | </includeonly> | ||
Latest revision as of 01:25, 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.