Template:Portal bar/doc: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Alan Liefting " This template does not have widespread support so its usage should be considered carefully. For instance, it should not be used if there is only one portal that needs displaying." |
m 58 revisions imported |
||
(39 intermediate revisions by 20 users not shown) | |||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
< | {{High-use|76388}} | ||
{{Warning|'''This template is only transcluded (visible) in mobile view when the <code><nowiki>border=n</nowiki></code> parameter is implemented'''. See [[Wikipedia:Portal#How to add portal links to articles|how to add portal links to articles]] for more information.}} | |||
{{Warning|{{strong|This template does not belong in the "See also" section.}} Per [[MOS:SECTIONORDER]], this template is bottom matter and goes below standard navigation templates, and above geographical coordinates and authority control templates.}} | |||
This template does not | The primary purpose of this template is for when using {{tlx|portal}} would cause formatting problems. This template forms a horizontal bar instead of a vertical, sidebar-like template. Please note that this template {{strong|[[MOS:ORDER|does not belong]]}} in the "See also" section. | ||
{{Lua|Module:Portal bar}} | |||
== Usage == | |||
{{xref|See {{section link|Module:Portal|Image}} on how to add, update, or remove portal images.}} | |||
=== | === Border === | ||
< | To add the template to a page: | ||
<nowiki>{{Portal bar|Biology|Fungi|Plants|Science}}</nowiki> | : → <code><nowiki>{{Portal bar|Biology|Fungi|Plants|Science}}</nowiki></code> | ||
</ | {{Portal bar|Biology|Fungi|Plants|Science}} | ||
=== No border === | |||
For a version with no border that can be seen in [[WP:MOBILE|mobile view]]: | |||
: → <code><nowiki>{{Portal bar|Biology|Fungi|Plants|Science|border=n}}</nowiki></code> | |||
{{Portal bar|Biology|Fungi|Plants|Science|border=n}} | |||
{{Portal | Portal bar with border extends to the full width of the article, and that can be a problem with right-floating items. To use space better, remove the border. | ||
{{ | |||
== Error tracking == | |||
If the {{{type|template}}} is used incorrectly, the page will be added to a tracking category. | |||
The tracking categories are not applied if any of the following is true: | |||
# 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 title page on which the template is used includes any of the following case-insensitive strings: "/archive", "/doc", "/test" | |||
* [[:Category:Portal templates without a parameter]] — (population {{PAGESINCATEGORY:Portal templates without a parameter}}) | |||
* [[:Category:Portal templates with redlinked portals]] — (population {{PAGESINCATEGORY:Portal templates with redlinked portals}}) | |||
* [[:Category:Portal templates with all redlinked portals]] — (population {{PAGESINCATEGORY:Portal templates with all redlinked portals}}) | |||
:{{Purge page|''Purge page to update totals''}} | |||
== TemplateData == | |||
{{Collapse top|[[WP:TemplateData|TemplateData]] documentation used by [[WP:VisualEditor|VisualEditor]] and other tools}} | |||
{{TemplateData header|noheader=1}} | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"required": true, | |||
"type": "string/line", | |||
"description": "The first portal, without surrounding text. For example, use \"Science\" to display the science portal." | |||
}, | |||
"2": { | |||
"type": "string/line", | |||
"description": "The second portal." | |||
}, | |||
"3": { | |||
"type": "string/line", | |||
"description": "The third portal." | |||
}, | |||
"4": { | |||
"type": "string/line", | |||
"description": "The fourth portal" | |||
}, | |||
"5": { | |||
"type": "string/line", | |||
"description": "The fifth portal." | |||
}, | |||
"border": { | |||
"type": "string/line", | |||
"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": "This template adds a bar of portals. It is usually used just above an article's navboxes or in its \"See also\" section when using [[Template:Portal]] would cause formatting problems." | |||
} | |||
</templatedata> | |||
{{Collapse bottom}} | |||
== See also == | |||
* | * {{tl|Portal}} | ||
* | * {{tl|Subject bar}} | ||
<includeonly> | <includeonly>{{Sandbox other|| | ||
[[Category:Exclude in print]] | |||
[[Category:Internal link templates]] | [[Category:Internal link templates]] | ||
[[Category:Wikipedia Portal navflags]] | [[Category:Wikipedia Portal navflags]] | ||
}}</includeonly> | |||
</includeonly> |
Latest revision as of 13:35, 3 September 2020
This is a documentation subpage for Template:Portal bar. It may contain usage information, categories and other content that is not part of the original template page. |
This template is used on approximately 114,000 pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
This template is only transcluded (visible) in mobile view when the border=n parameter is implemented. See how to add portal links to articles for more information. |
This template does not belong in the "See also" section. Per MOS:SECTIONORDER, this template is bottom matter and goes below standard navigation templates, and above geographical coordinates and authority control templates. |
The primary purpose of this template is for when using {{portal}}
would cause formatting problems. This template forms a horizontal bar instead of a vertical, sidebar-like template. Please note that this template does not belong in the "See also" section.
This template uses Lua: |