Site notice
Welcome! Please check To-Do List to see what pages need help, who is working on what, etc.

Difference between revisions of "Template:Autocat2/doc"

From Mega Man Wiki
(Created page with "== Documentation == Adds a page to 2 categories, in which the title of one is the sort key of the other. == Example == <pre> {{autocat2|Apples|Oranges}} </pre> placing th...")
 
m
 
Line 8: Line 8:
</pre>  
</pre>  


placing this on a page will place the page in:
Placing this on a page will place the page in:
* the "Apples" category, with the "Oranges" sort key.
*The "Apples" category, with the "Oranges" sort key.
* the "Oranges" category, with the "Apples" sort key.  
*The "Oranges" category, with the "Apples" sort key.  


== See Also ==
== See Also ==
* {{mmw|Text templates}}
*{{MMW|Text templates}}
* [[mediawikiwiki:Help:Categories#Sort_key|Mediawiki article on Categories, section on Sort Keys]]
*[[mediawikiwiki:Help:Categories#Sort_key|Mediawiki article on Categories, section on Sort Keys]]


<noinclude>
<noinclude>
[[Category:Documentation]]
[[Category:Documentation]]
</noinclude>
</noinclude>

Latest revision as of 17:30, 21 August 2020

Documentation

Adds a page to 2 categories, in which the title of one is the sort key of the other.

Example

{{autocat2|Apples|Oranges}}

Placing this on a page will place the page in:

  • The "Apples" category, with the "Oranges" sort key.
  • The "Oranges" category, with the "Apples" sort key.

See Also