Module:Portal bar/doc

Revision as of 01:29, 13 September 2022 by Thewolf12 (talk | contribs) (Created page with "{{Sandbox other||{{module rating|protected}} {{High-use}}}} {{Lua|Module:Portal|Module:Yesno|Module:No globals|Module:Arguments}} {{Uses TemplateStyles|Module:Portal bar/styles.css}} This module implements the {{tl|portal bar}} template. It displays a horizontal bar of portals. See {{tl|Portal bar/testcases}} for testcases. '''Note''': in order to make the test cases work, the Sandbox CSS classes have "-sand" appended to their names. If you wish to update...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the documentation page for Module:Portal bar

Lua error in Module:TNT at line 159: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Uses TemplateStyles.tab. This module implements the {{portal bar}} template. It displays a horizontal bar of portals.

See {{Portal bar/testcases}} for testcases.

Note: in order to make the test cases work, the Sandbox CSS classes have "-sand" appended to their names. If you wish to update the CSS, copy the contents of each class from Module:Portal bar/sandbox/styles.css to Module:Portal bar/styles.css, but do not alter the class names, nor just copy-paste the entire CSS file. For the current difference in CSS between Sandbox and Main, see here.

Usage

{{#invoke:Portal bar|main|''portal 1''|''portal 2 ''|...|border=''no''}}
  • Positional parameters - the names of the portals to be displayed.
  • border - if |border= is equal to no, n, false, or 0, then the portal box will have no border.
  • redlinks - if |redlinks= is equal to yes, y, true or include, then the portal box will show redlinked portals

Examples

  • {{#invoke:portal bar|main|Art|Science|Literature}}

Produces:

  • {{#invoke:portal bar|main|Art|Science|Literature|border=no}}

Produces:

For further examples, see Template:Portal bar/testcases.

Images

This module uses Module:Portal to get portal images. To add, change, or remove images, please see the instructions at Module:Portal#Image.