Difference between revisions of "Template:Special page"

From CHG-Wiki
Jump to navigationJump to search
m
m
Line 5: Line 5:
 
<!--{{Languages}}-->
 
<!--{{Languages}}-->
 
== Template code ==
 
== Template code ==
</nowiki><includeonly>
+
<includeonly>
 
{{nmbox
 
{{nmbox
 
  | header = '''[[Help:Special pages|Special pages - Help]]'''
 
  | header = '''[[Help:Special pages|Special pages - Help]]'''
Line 12: Line 12:
 
}}<noinclude>{{Languages}}
 
}}<noinclude>{{Languages}}
 
[[Category:Navigation templates|{{PAGENAME}}]]
 
[[Category:Navigation templates|{{PAGENAME}}]]
</nowiki>
+
 
 
[[Category:Special Pages|{{PAGENAME}}]]</includeonly>
 
[[Category:Special Pages|{{PAGENAME}}]]</includeonly>

Revision as of 13:52, 7 November 2012

A template to help document special pages, like when they were introduced and stuff. I guess clone and adapt from a similar manual template.

Currently all this template does is categorize the calling page with Category:Special Pages.

Template code