Difference between revisions of "Category:Internal link templates"

From MidrangeWiki
Jump to: navigation, search
m (grr, nice syntax typo from a paste gone bad :))
m (fix cat alpha sort using {{PAGENAME}} magicword)
Line 6: Line 6:
 
<pre>...&lt;/includeonly&gt;&lt;noinclude&gt;
 
<pre>...&lt;/includeonly&gt;&lt;noinclude&gt;
 
[[Category:Internal link templates|{{PAGENAME}}]]
 
[[Category:Internal link templates|{{PAGENAME}}]]
&lt;/noinclude&gt;</pre><noinclude>[[Category:Internal categories|Templates]]</noinclude>
+
&lt;/noinclude&gt;</pre><noinclude>[[Category:Internal categories|{{PAGENAME}}]]</noinclude>

Revision as of 18:16, 3 January 2007

This category contains templates that create links to other MidrangeWiki pages from a parameter, usually in a special format or with additional links to related pages (i.e. talk, whatlinkshere).

This category is not intended for collections of links such as {{stub}} or similar templates.

To add a template to this category, add the following code to the bottom of the template article:

...</includeonly><noinclude>
[[Category:Internal link templates|{{PAGENAME}}]]
</noinclude>