From WikiTemp, the GBAtemp wiki
m
m (Improvements)
Line 1: Line 1:
 +
__NOEDITSECTION__
 
{|style="background:#ECFCF4;width:100%;border:1px gray solid;"
 
{|style="background:#ECFCF4;width:100%;border:1px gray solid;"
!style="font-size:20px;background:#DBEBE3;height:40px;"| Template Documentation
+
!style="font-size:20px;background:#DBEBE3;height:40px;"|&nbsp;Template Documentation (<span class="plainlinks">[http://wiki.gbatemp.net/w/index.php?title={{FULLPAGENAME}}/doc&action=edit edit]</span>)
 
|-
 
|-
 
|<br />{{#ifexist:{{FULLPAGENAME}}/doc|{{:{{FULLPAGENAME}}/doc}}| '''No documentation available.'''}}
 
|<br />{{#ifexist:{{FULLPAGENAME}}/doc|{{:{{FULLPAGENAME}}/doc}}| '''No documentation available.'''}}
 
<br />
 
<br />
 
|-
 
|-
|style="background:#DBEBE3;border:2px solid #DBEBE3"|<span style="float:right">The above documentation page was [[Help:Transclusion and Substitution#Transclusion|Transcluded]] from the /doc subpage</span>
+
|style="background:#DBEBE3;border:2px solid #DBEBE3"|<span style="float:right">The above documentation page was [[Help:Transclusion and Substitution#Transclusion|Transcluded]] from the [[{{FULLPAGENAME}}/doc|/doc subpage]]</span>
 
|}
 
|}

Revision as of 13:41, 4 December 2010

 Template Documentation (edit)

This template has to be placed on all template pages, in between <noinclude></noinclude> tags.

eg:

<noinclude>{{documentation}}</noinclude>

For troublesome pages (pages where the doc exists, but it doesn't show after Purging the page), add an extra parameter with the correct doc page:

<noinclude>{{documentation|Template:Whatever/doc}}</noinclude>

This can also be used to put the doc on a different page.

Parameters

1: Alternate Documentation page (if the documentation is not on /doc)


The above documentation page was Transcluded from the /doc subpage