Template:Boilerplate
From PCSAR
(Difference between revisions)
| Line 38: | Line 38: | ||
If you do, what you'll then get is this: | If you do, what you'll then get is this: | ||
| - | |||
| - | |||
{{quote-page|{{subst:FULLPAGENAME}}/Boilerplate}} | {{quote-page|{{subst:FULLPAGENAME}}/Boilerplate}} | ||
{{{|<}}}/noinclude{{{|>}}}<noinclude> | {{{|<}}}/noinclude{{{|>}}}<noinclude> | ||
Revision as of 20:48, 29 December 2012
This is the documentation for the template Template:Boilerplate
|
The template On a new or blank template page, type: {{subst:boilerplate}}
This will create a template of the form:
<noinclude>
{{Based On Template|Boilerplate|Templates=y}}
This is a template for pages that are about XXXX.
Include it by saving a blank page with
<pre>
{{Subst:XXXX}}
</pre>
If you do, what you'll then get is this:
{{quote-page|Sandbox/Boilerplate}}
</noinclude><includeonly>{{subst:XXXX/Boilerplate}}</includeonly>
Where XXXX is the template name. Move Template:XXXX to Template:XXXX/Page |
To see how this template is implemented,
edit this page and examine the portion
between <includeonly> and </includeonly>.

