Difference between revisions of "Template:Tent"

From SHA2017 Wiki
Jump to: navigation, search
Line 16: Line 16:
 
! Name
 
! Name
 
| [[Text::{{{name|}}}]]
 
| [[Text::{{{name|}}}]]
 +
|-
 
! Size
 
! Size
 
| [[Tent width::{{{width|}}}]] x [[Tent length::{{{length|}}}]]
 
| [[Tent width::{{{width|}}}]] x [[Tent length::{{{length|}}}]]
 
|}
 
|}
{{MapObject|Handle = [[Handle::{{{handle|}}}]]}}
+
{{MapObject|Handle = {{{handle|}}} }}
 
</includeonly>
 
</includeonly>

Revision as of 22:56, 8 June 2017

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

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

Edit the page to see the template text.