Template:Portal bar/doc

From TetrisWiki
< Template:Portal bar
Revision as of 23:46, 18 September 2019 by Simonlc (talk | contribs) (https://en.wikipedia.org/wiki/Template:Portal_bar/doc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Documentation subpage Template:High-use Template:Warning

The primary purpose of this template is for when using Template:Tlx would cause formatting problems. This template forms a horizontal bar instead of a vertical, sidebar-like template. Please note that this template Template:Strong in the "See also" section.

Template:Lua

Usage

Template:Xref

Border

To add the template to a page:

{{Portal bar|Biology|Fungi|Plants|Science}}


No border

For a version with no border that can be seen in mobile view:

{{Portal bar|Biology|Fungi|Plants|Science|border=n}}


Error tracking

If the 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:

  1. Tracking is specially disabled for that usage. This is done by setting the optional parameter Template:Para to any the following values: no, n, false
  2. 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
  3. The title page on which the template is used includes any of the following case-insensitive strings: "/archive", "/doc", "/test"
Template:Purge page

TemplateData

Template:Collapse top Template:TemplateData header <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> Template:Collapse bottom

See also