Difference between revisions of "Template:DocSubpage"

From BattleMaster Wiki
Jump to navigation Jump to search
m
m
Line 4: Line 4:
 
| style="font-weight: bold; font-size: 125%; border-bottom: #6680FF solid 1px;" | [[Image:Gtk-dialog-info.svg|50px]] Page Information
 
| style="font-weight: bold; font-size: 125%; border-bottom: #6680FF solid 1px;" | [[Image:Gtk-dialog-info.svg|50px]] Page Information
 
|-
 
|-
| style="text-align=center;" | This is a [[Template:Documentation|documentation subpage]] for the template.<br>It contains usage information, categories and other content that is not part of the original template page.
+
| style="text-align:center;" | This is a [[Template:Documentation|documentation subpage]] for the template.<br>It contains usage information, categories and other content that is not part of the original template page.
 
|}
 
|}
 
</center></includeonly><noinclude>{{Documentation}}</noinclude>
 
</center></includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 00:50, 14 February 2009

Template-info.svg Template Documentation
This documentation is transcluded from Template:DocSubpage/doc.

ExamplesSandbox

Intro

This template should be placed on all documentation subpages of a template. It lets the users know that this page is not part of the template itself, but contains documentation for the template.

Usage

Add the following to each template documentation subpage:

<noinclude>{{DocSubpage}}</noinclude>

The <noinclude>...</noinlude> tags are only required on the /doc subpage, but can be included on any of the pages without a problem.