Difference between revisions of "User:Sirryan2002/TemplateTest"
Jump to navigation
Jump to search
Sirryan2002 (talk | contribs) (added example of what map rotation support would look like) Tag: Reverted |
Sirryan2002 (talk | contribs) Tag: Reverted |
||
Line 1: | Line 1: | ||
<includeonly> | |||
<tabs> | <tabs> | ||
<tab name="Box Station" style="background-color:lightgrey;"> | <tab name="Box Station" style="background-color:lightgrey;"> | ||
</tab> | </tab> | ||
<tab name="Meta Station" style="background-color:lightgrey;"> | <tab name="Meta Station" style="background-color:lightgrey;"> | ||
{{Location | {{Location | ||
|headerbgcolor= | |headerbgcolor= | ||
|headerfontcolor= | |headerfontcolor= | ||
|imagebgcolor= | |imagebgcolor= | ||
|name= | |name= | ||
|image= | |image= | ||
|department= | |department= | ||
|exits= | |exits= | ||
|purpose= | |purpose= | ||
|access= | |access= | ||
|contents= | |contents= | ||
|clearance= | |clearance= | ||
|description= | |description= | ||
}} | }} | ||
</tab> | </tab> | ||
<tab name="Delta Station" style="background-color:lightgrey;"> | <tab name="Delta Station" style="background-color:lightgrey;"> | ||
{{Location | {{Location | ||
|headerbgcolor= | |headerbgcolor= | ||
|headerfontcolor= | |headerfontcolor= | ||
|imagebgcolor= | |imagebgcolor= | ||
|name= | |name= | ||
|image= | |image= | ||
|department= | |department= | ||
|exits= | |exits= | ||
|purpose= | |purpose= | ||
|access= | |access= | ||
|contents= | |contents= | ||
|clearance= | |clearance= | ||
|description= | |description= | ||
}} | }} | ||
</tab> | </tab> | ||
</tabs> | </tabs> | ||
{{Locations}} | {{Locations}} | ||
</includeonly> |