Template:Portal bar/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Czar
(→‎See also: added subject bar, which is occasionally used instead of pb)
meta>Mr. Stradivarius
(update with border=no info)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
{{lua|Module:Portal bar}}
The primary purpose of this template is for when using {{tl|Portal}} would cause formating problems.  
The primary purpose of this template is for when using {{tl|Portal}} would cause formating problems.  


Line 8: Line 9:


=== Usage ===
=== Usage ===
This template will take up to eighteen portal links. To add the template to a page, simply use the following code:
To add the template to a page, use the following code:


<pre>
<pre>
<nowiki>{{Portal bar|portal 1|portal 2|...|portal 18}}</nowiki>
{{Portal bar|portal 1|portal 2|...}}
</pre>
 
For a version with no border, use border=no:
 
<pre>
{{Portal bar|portal 1|portal 2|...|border=no}}
</pre>
</pre>


Line 20: Line 27:
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.


===Example===
===Examples===
<pre>
<pre>
<nowiki>{{Portal bar|Biology|Fungi|Plants|Science}}</nowiki>
{{Portal bar|Biology|Fungi|Plants|Science}}
</pre>
</pre>


This yields:
Produces:


{{Portal bar|Biology|Fungi|Plants|Science}}
{{Portal bar|Biology|Fungi|Plants|Science}}
{{clear}}
<pre>
{{Portal bar|Biology|Fungi|Plants|Science|border=no}}
</pre>
Produces:
{{Portal bar|Biology|Fungi|Plants|Science|border=no}}
{{clear}}
{{clear}}



Revision as of 10:01, 29 September 2013

The primary purpose of this template is for when using {{Portal}} would cause formating problems.

For example sometimes images and infoboxes can push a regular {{portal}} outside of the See also section. This template doesn't have that problem.

Another example: 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 whitespace {{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 meant to be placed at the bottom of the article in 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