Template:Documentation/end box2 View history

imported>Kentsmith9
(Created redirect)
imported>Kentsmith9
(Added doc to template)
Line 1: Line 1:
#REDIRECT [[Map_Editing_Quick-start_Guide#Turn_restrictions_.28allowed_turns.29]]
{{documentation/end box{{#if: {{{lang|}}}|/{{{lang}}}}}
| preload = {{{preload|}}}  <!--Allow custom preloads-->
| content = {{{content|}}}
| link box = {{{link box|}}}  <!--So "link box=off" works-->
 
| docpage =
  {{#if: {{{1|}}}
  | {{{1|}}}
  | {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/doc
  }}
| doc exist =
  {{#ifexist:
    {{#if: {{{1|}}}
    | {{{1|}}}  <!--Other docname fed-->
    | {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/doc
    }}
  | yes
  }}
| docname fed =
  {{#if: {{{1|}}}
  | yes
  }}
 
| sandbox =
  {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/sandbox
| testcases =
  {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/testcases
 
| template page =
  {{NAMESPACE}}:{{{template page|{{PAGENAME}}}}}
 
}}<noinclude>
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude><noinclude>
 
<!-- This category is only for the template itself
    and should be moved to the doc subpage once added-->
[[Category:Template:Documentation]]
 
</noinclude><noinclude>{{documentation|content=
This subtemplate of {{tl|documentation}} is used to display the secondary documentation box.
}}
[[Category:Template:Documentation]]
</noinclude>

Revision as of 02:39, 13 March 2014

Template:Documentation/end box

Template:Documentation/start box This subtemplate of Template:Tl is used to display the secondary documentation box. Template:Documentation/end box