Difference between revisions of "Template:Tent"

From SHA2017 Wiki
Jump to: navigation, search
(Created page with "<noinclude> This is the "Tent" template. It should be called in the following format: <pre> {{Tent |width= |length= |handle= }} </pre> Edit the page to see the template text....")
 
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Tent
 
{{Tent
 +
|name=
 
|width=
 
|width=
 
|length=
 
|length=
Line 13: Line 14:
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
 
|-
 
|-
! Width
+
! Name
| [[Tent width::{{{width|}}}]]  
+
| [[Text::{{{name|}}}]]
|-
+
! Size
! Length
+
| [[Tent width::{{{width|}}}]] x [[Tent length::{{{length|}}}]]
| [[Tent length::{{{length|}}}]]  
 
|-
 
! handle
 
| [[Handle::{{{handle|}}}]]  
 
 
|}
 
|}
 +
{{MapObject|Handle = [[Handle::{{{handle|}}}]]}}
 
</includeonly>
 
</includeonly>

Revision as of 22:54, 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.