Difference between revisions of "Template:Infobox Town/doc"

From PCBWiki
Jump to navigation Jump to search
(Created page with "{{Documentation subpage}} == Usage == {{Infobox Town | name = {{{title}}} | screenshot = {{{screenshot}}} | screenshot_alt = {{{screen...")
 
(→‎Usage: Added docs)
Line 6: Line 6:
| screenshot            = {{{screenshot}}}
| screenshot            = {{{screenshot}}}
| screenshot_alt      = {{{screenshot_alt}}}
| screenshot_alt      = {{{screenshot_alt}}}
| image                    = {{{image}}
| caption                  = {{{caption}}}
| caption                  = {{{caption}}}
| founder                  = {{{founder}}}
| founder                  = {{{founder}}}
Line 12: Line 11:
| warp                      = {{{warp}}}
| warp                      = {{{warp}}}
}}
}}
<pre style="width:auto; overflow:auto">
{{Infobox Town
| name                  =
| screenshot            =
| screenshot_alt        =
| caption              =
| founder              =
| map                  =
| warp                  =
}}
</pre>

Revision as of 15:08, 9 May 2017

Usage

{{{title}}}
[[File:{{{screenshot}}}|250px|center|alt={{{screenshot_alt}}}]]
{{{caption}}}
Founder {{{founder}}}
Map {{{map}}}
Warp {{{warp}}}
{{Infobox Town
| name                  =
| screenshot            =
| screenshot_alt        = 
| caption               = 
| founder               =
| map                   = 
| warp                  = 
}}