Template:Portal bar/doc: Difference between revisions
Richardpruen (talk | contribs) m 1 revision imported |
imported>Lemondoge Added a pinch of template data. |
||
Line 9: | Line 9: | ||
== Usage == | == Usage == | ||
{{xref|See {{section link|Module:Portal|Image}} on how to add, update, or remove portal images.}} | {{xref|See {{section link|Module:Portal|Image}} on how to add, update, or remove portal images.}} | ||
=== Border === | === Border === | ||
Line 23: | Line 16: | ||
=== No border === | === No border === | ||
For a version with no border | For a version with no border: | ||
: → <code><nowiki>{{Portal bar|Biology|Fungi|Plants|Science|border=n}}</nowiki></code> | : → <code><nowiki>{{Portal bar|Biology|Fungi|Plants|Science|border=n}}</nowiki></code> | ||
{{Portal bar|Biology|Fungi|Plants|Science|border=n}} | {{Portal bar|Biology|Fungi|Plants|Science|border=n}} | ||
Line 35: | Line 28: | ||
# Tracking is specially disabled for that usage. This is done by setting the optional parameter {{para|tracking}} to any the following values: <code><nowiki>no</nowiki></code>, <code><nowiki>n</nowiki></code>, <code><nowiki>false</nowiki></code> | # Tracking is specially disabled for that usage. This is done by setting the optional parameter {{para|tracking}} to any the following values: <code><nowiki>no</nowiki></code>, <code><nowiki>n</nowiki></code>, <code><nowiki>false</nowiki></code> | ||
# The template is used on a page in any of these namespaces: Talk, User, User talk, Wikipedia talk, File talk, Template talk, Category talk, Portal talk, Draft, Draft talk, Module talk | # The template is used on a page in any of these namespaces: Talk, User, User talk, Wikipedia talk, File talk, Template talk, Category talk, Portal talk, Draft, Draft talk, Module talk | ||
# The title page on which the template is used includes any of the following case-insensitive strings: "/archive", "/doc", "/test" | # The title page on which the template is used includes any of the following case-insensitive strings: "/archive", "/doc", "/test", "/sandbox" | ||
* {{clc|Portal templates with too few portals}} | |||
* | * {{clc|Portal templates with redlinked portals}} | ||
* | * {{clc|Pages with empty portal template}} | ||
* | |||
:{{Purge page|''Purge page to update totals''}} | :{{Purge page|''Purge page to update totals''}} | ||
Line 70: | Line 62: | ||
}, | }, | ||
"border": { | "border": { | ||
"type": " | "type": "boolean", | ||
"description": "Set this to \"no\" if you do not want to display a border around the portals. You can also use \"n\", \"false\", or \"0\"." | "description": "Set this to \"no\" if you do not want to display a border around the portals. You can also use \"n\", \"false\", or \"0\".", | ||
"default": "Yes" | |||
} | } | ||
}, | }, | ||
Line 80: | Line 73: | ||
== See also == | == See also == | ||
* {{tl|Order}} | |||
* {{tl|Portal}} | * {{tl|Portal}} | ||
* {{tl|Portal-inline}} | * {{tl|Portal-inline}} | ||
* {{tl|Subject bar}} | * {{tl|Subject bar}} | ||
<includeonly>{{Sandbox other|| | <includeonly>{{Sandbox other|| | ||
[[Category:Internal link templates]] | [[Category:Internal link templates]] | ||
[[Category:Wikipedia Portal navflags]] | [[Category:Wikipedia Portal navflags]] | ||
}}</includeonly> | }}</includeonly> |