Difference between revisions of "Template:Template"

From PaparazziUAV
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
==Using this template from template==
This template should be added at the head of all template pages in this form:
This template should be added at the head of all template pages in this form:


  <nowiki>
  <nowiki>
<noinclude>{{Template}}</noinclude></nowiki>
&lt;noinclude&gt;{{Template}}&lt;/noinclude&gt;</nowiki>


The template code should be included in a subsequent:
The template code should be included in a subsequent:
  <nowiki>
  <nowiki>
<includeonly></includeonly>
&lt;includeonly&gt;&lt;/includeonly&gt;
</nowiki>
</nowiki>


Here is how the Template:Template will look like on the resulting Template:
Here is how the resulting message will look like:
 
 
{{Template}}
{{Template}}


</noinclude>
</noinclude>
<includeonly>
<includeonly>{{Box_Note|''This page is a template. It contains no Paparazzi related information but should be used as part of other articles. For more information, read [[Help:Templates]].''
{{Box_Note|''This page is a template. It contains no Paparazzi related information but should be used as part of other articles. For more information, read [[Help:Templates]].''


Please do not experiment with this template, it could mess up [[Special:Whatlinkshere/Template:{{PAGENAME}}|all pages using this template]].
Please do not experiment with this template, it could mess up [[Special:Whatlinkshere/Template:{{PAGENAME}}|all pages using this template]].

Latest revision as of 06:30, 8 January 2016

This template should be added at the head of all template pages in this form:

<noinclude>{{Template}}</noinclude>

The template code should be included in a subsequent:

<includeonly></includeonly>

Here is how the resulting message will look like:


Note: This page is a template. It contains no Paparazzi related information but should be used as part of other articles. For more information, read Help:Templates.

Please do not experiment with this template, it could mess up all pages using this template.