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...")
 
(Moving category into docs)
 
(3 intermediate revisions by 2 users not shown)
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}}}
| map                        = {{{map}}}
| map                        = {{{map}}}
| warp                      = {{{warp}}}
| warp                      = {{{warp}}}
| theme                      = {{{theme}}}
}}
}}
<pre style="width:auto; overflow:auto">
{{Infobox Town
| name                  =
| screenshot            =
| screenshot_alt        =
| caption              =
| founder              =
| map                  =
| warp                  =
| theme                =
}}
</pre>
[[Category:Infobox templates]]

Latest revision as of 16:26, 10 May 2017

Usage

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