Template:ACategory/doc: Difference between revisions

From Open Fortress Wiki
Jump to navigation Jump to search
(Created page with "Template to easily add category on non English pages. <pre> {{ACategory|Entity|SortKey}} will on pages with prefix Zh/ become: SortKey </pre> <pre> {{ACategory|Entity}} will on page Ru/Info_target become: Info_target </pre> {{note|Using it on English pages is no different than adding category the regular way so it's safe to use in templates that will be transcluded on any pages.}} == See Also == * Template:LCategory...")
 
(No difference)

Latest revision as of 02:39, 4 January 2025

Template to easily add category on non English pages.

{{ACategory|Entity|SortKey}} will on pages with prefix Zh/ become:

[[Category:Zh/Entity|SortKey]]
{{ACategory|Entity}} will on page Ru/Info_target become:

[[Category:Ru/Entity|Info_target]]
Note:Using it on English pages is no different than adding category the regular way so it's safe to use in templates that will be transcluded on any pages.

See Also