Template:IncCat

From Eurobattle.net WiKi
Revision as of 11:29, 10 September 2011 by 127.0.0.1 (talk) (Created page with "<includeonly>{{#switch: {{{Page|}}} | {{PAGENAME}} = [[Category:{{{Category}}}|{{#if: {{{Category2|}}}|{{{Category2}}}|{{{Page}}} }}]] |}}</includeonly><noinclude> *Page= is the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Page= is the page name that should contain the category make sure it is in the syntax that IncCat returns for base page
    • Notes: You must use all special characters for wiki text, spaces are the exception. First character always capitalized, even if page is not. ' = & # 3 9 ; with no spaces
  • Category = Category you want to add
  • Category2 = Category name to sort by (by default if blank or missing is Page


If you don't know what the name of the page is, you may do the following:

  • Enter the code{{urlencode:{{PAGENAME}} }} in the page you want to find out
  • Copy this text and visit the website [1] and copy into the Encoded text block and convert
  • This will give you the text for the Page= variable.
{{IncCat |Page= |Category= |Category2= }}