Template:Region icon: Difference between revisions
Jump to navigation
Jump to search
Ozycaevias (talk | contribs) No edit summary |
Ozycaevias (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
| description = This article belongs to the lore of {{{Region}}}. | | description = This article belongs to the lore of {{{Region}}}. | ||
| id = RegionIcon{{{Region}}} | | id = RegionIcon{{{Region}}} | ||
| maincat = Category:{{{Regioncategory|{{{Region}}}}}} | | maincat = [[Category:{{{Regioncategory|{{{Region}}}}}}]] | ||
| nocat = {{{Nocat| | | nocat = {{{Nocat|}}} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 00:08, 25 March 2019
This template is used to display a region icon on the top-right area of an article page.
Derivative templates should be named in the following format: Template:Region_icon_REGIONNAME For example, an icon template for the region Ajax would be called Template:Region_icon_Ajax
Usage
{{Region icon | Region = <!-- The name of the region. --> | Regionimage = <!-- The name of the region's logo/image for the icon. --> | Regionpage = <!-- The region's page that will be linked to when the icon is clicked on. --> | Regioncategory = <!-- The category to be used for the region's articles. Don't include the "Category:" namespace prefix. Default is the name of the region. --> | Nocat = <!-- Set to "yes" if you don't want the icon to automatically categorize pages. --> }}
Example
{{Region icon | Region = Ajax | Regionimage = Ajax_Logo.png | Regionpage = Ajax | Regioncategory = Ajax | Nocat = }}