Template:Portal bar/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Hydrargyrum
(copyedit - spelling, punctuation, formatting)
meta>Funandtrvl
(updte)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
<!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see [[Wikipedia:Wikidata]])-->
{{lua|Module:Portal bar}}
{{lua|Module:Portal bar}}
The primary purpose of this template is for when using {{tl|Portal}} would cause formatting problems.  
The primary purpose of this template is for when using {{tl|Portal}} would cause formatting problems. Sometimes images and infoboxes can push the regular, vertical <nowiki>{{portal}}</nowiki> template outside of the "See also" section. This template forms a horizontal bar, instead of a vertical, sidebar-like template.


;Example [http://en.wikipedia.org/w/index.php?title=Kurdistan&oldid=523742112#See_also 1]:
Sometimes images and infoboxes can push a regular <nowiki>{{portal}}</nowiki> outside of the "See also" section. This template [http://en.wikipedia.org/w/index.php?title=Kurdistan&oldid=525548023#See_also doesn't have] that problem.
;Example 2:
This template is well suited for articles that have more portals than related articles in the "See also" section, which would cause a regular <nowiki>{{portal}}</nowiki> sprawl into the next section, although a regular <nowiki>{{portal}}</nowiki> with {{tl|clear}} would sometimes work better, depending on how much white space <nowiki>{{portal}} with {{clear}}</nowiki> would cause.
This template is well suited for articles that have more portals than related articles in the "See also" section, which would cause a regular <nowiki>{{portal}}</nowiki> sprawl into the next section, although a regular <nowiki>{{portal}}</nowiki> with {{tl|clear}} would sometimes work better, depending on how much white space <nowiki>{{portal}} with {{clear}}</nowiki> would cause.


=== Usage ===
== Usage ==
To add the template to a page, use the following code:
To add the template to a page, use the following code:


Line 23: Line 19:
</pre>
</pre>


===Location===
==Location==
Within articles, this template is usually placed at the bottom of the article just above the navboxes or within the ''See also'' section.
Within articles, this template is usually placed at the bottom of the article just above the navboxes or within the ''See also'' section.


===Image===
==Image==
The portal image name is found using [[Module:Portal]]. Please see [[Module:Portal#Image]] for instructions on how to add, update, or remove an image.
The portal image name is found using [[Module:Portal]]. Please see [[Module:Portal#Image]] for instructions on how to add, update, or remove an image.


===Examples===
==Examples==
<pre>
<pre>
{{Portal bar|Biology|Fungi|Plants|Science}}
{{Portal bar|Biology|Fungi|Plants|Science}}
Line 48: Line 44:
{{clear}}
{{clear}}


===See also===
==See also==
*[[Template:Portal]]
* [[Template:Subject bar]]
*[[Template:Portal-inline]]
{{Portal template list}}
*[[Template:Subject bar]]
 
{{Collapse top|TemplateData}}
{{Collapse top|TemplateData}}
<templatedata>
<templatedata>
Line 88: Line 82:
{{Collapse bottom}}
{{Collapse bottom}}


<includeonly>
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- Categories -->
<!--Categories below this line, please; interwikis at Wikidata-->
[[Category:Internal link templates]]
[[Category:Internal link templates]]
[[Category:Wikipedia Portal navflags]]
[[Category:Wikipedia Portal navflags]]
[[Category:Exclude in print]]
[[Category:Exclude in print]]


<!--Interwikis-->
[[ms:Templat:Portal bar]]
[[ms:Templat:Portal bar]]
[[fr:Modèle:Portail]]
[[fr:Modèle:Portail]]
</includeonly>
}}</includeonly>

Revision as of 21:23, 24 August 2014

The primary purpose of this template is for when using {{Portal}} would cause formatting problems. Sometimes images and infoboxes can push the regular, vertical {{portal}} template outside of the "See also" section. This template forms a horizontal bar, instead of a vertical, sidebar-like template.

This template is well suited for articles that have more portals than related articles in the "See also" section, which would cause a regular {{portal}} sprawl into the next section, although a regular {{portal}} with {{clear}} would sometimes work better, depending on how much white space {{portal}} with {{clear}} would cause.

Usage

To add the template to a page, use the following code:

{{Portal bar|portal 1|portal 2|...}}

For a version with no border, use border=no:

{{Portal bar|portal 1|portal 2|...|border=no}}

Location

Within articles, this template is usually placed at the bottom of the article just above the navboxes or within the See also section.

Image

The portal image name is found using Module:Portal. Please see Module:Portal#Image for instructions on how to add, update, or remove an image.

Examples

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

Produces:


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

Produces:


See also

Portal content templates

Main portal page formatting templates

Templates that configure links

Selected page templates, used on subpages of older portals

Related templates

TemplateData

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.

Template parameters

ParameterDescriptionTypeStatus
11

The first portal, without surrounding text. For example, use "Science" to display the science portal.

Linerequired
22

The second portal.

Lineoptional
33

The third portal.

Lineoptional
44

The fourth portal

Lineoptional
55

The fifth portal.

Lineoptional
borderborder

Set this to "no" if you do not want to display a border around the portals. You can also use "n", "false", or "0".

Lineoptional