Template:Portal/doc: Difference between revisions
meta>Christian75 update page count |
meta>Mr. Stradivarius update so this documentation can be used at Module:Portal/doc as well |
||
| Line 1: | Line 1: | ||
{{#ifeq: {{{type|}}} | module || | |||
{{documentation subpage}} | {{documentation subpage}} | ||
{{high-risk|4,800,000+}} | {{high-risk|4,800,000+}} | ||
{{lua|Module:Portal}} | {{lua|Module:Portal}} | ||
<!---PLEASE ADD METADATA TO THE <includeonly> SECTION AT THE BOTTOM OF THIS PAGE.---> | <!---PLEASE ADD METADATA TO THE <includeonly> SECTION AT THE BOTTOM OF THIS PAGE.--->}} | ||
This template | This {{{type|template}}} produces a box with links to a [[Portal:Contents/Portals|portal]] or to multiple portals. It is most often used in the "See also" section of an article. | ||
==Usage== | === Usage === | ||
{{Portal |Louisiana |Missouri |Arkansas |Texas |Minnesota |Kansas |Nebraska |Colorado |North Dakota |Montana |Wyoming |Saskatchewan |Alberta |Oklahoma |New Mexico |History }} | {{Portal |Louisiana |Missouri |Arkansas |Texas |Minnesota |Kansas |Nebraska |Colorado |North Dakota |Montana |Wyoming |Saskatchewan |Alberta |Oklahoma |New Mexico |History }} | ||
;Basic usage | ;Basic usage | ||
< | <div style="overflow:auto"> | ||
{{Portal |Portal 1 |Portal 2 |Portal 3 |... | <code>{{{{#ifeq: {{{type|}}} | module | #invoke:Portal|portal | Portal }} |''Portal 1'' |''Portal 2'' |''Portal 3'' |... }}</code> | ||
</ | </div> | ||
;All options | ;All options | ||
< | <div style="overflow:auto"><code> | ||
{{Portal | {{{{#ifeq: {{{type|}}} | module | #invoke:Portal|portal | Portal }} | ||
| ''Portal 1'' | |||
| ''Portal 2'' | |||
| ''Portal 3'' | |||
| ... | |||
| left = <!-- yes --> | |||
| margin = <!-- CSS margin --> | |||
| break = <!-- yes --> | |||
| boxsize = <!-- custom box width in pixels --> | |||
}} | |||
</ | </code></div> | ||
==Location== | === Location === | ||
Within articles, this template is meant to be placed at the bottom of the article in the ''See also'' section. | Within articles, this {{{type|template}}} is meant to be placed at the bottom of the article in the ''See also'' section. There are no particular rules about the placement of portals on other kinds of page. | ||
==Image== | === Image === | ||
The portal image names are stored in subpages of [[Module:Portal/images]], organised by the first letter of the portal name. If there is an entry for a portal on the correct page then then the corresponding image will be shown next to the portal link. It is also possible to specify aliases for portal images. If no image is found then [[:File:Portal-puzzle.svg]] will be shown instead. To add new images to the list <span class="plainlinks">[https://en.wikipedia.org/w/index.php?title=Template_talk:Portal&action=edit&preload=Template:Edit_protected/preload&editintro=Template:Edit_protected/editintro&preloadtitle=Image+edit+request+on+{{CURRENTDAY}}+{{CURRENTMONTHNAME}}+{{CURRENTYEAR}}§ion=new make a protected edit request at Template talk:Portal]</span> to get an administrator to edit the correct subpage for you. | |||
==Example== | {{cot|List of image subpages}} | ||
{| class="wikitable" | |||
|- | |||
! Page !! Description | |||
|- | |||
| [[Module:Portal/images/a]] || For portal names beginning with "A". | |||
|- | |||
| [[Module:Portal/images/b]] || For portal names beginning with "B". | |||
|- | |||
| [[Module:Portal/images/c]] || For portal names beginning with "C". | |||
|- | |||
| [[Module:Portal/images/d]] || For portal names beginning with "D". | |||
|- | |||
| [[Module:Portal/images/e]] || For portal names beginning with "E". | |||
|- | |||
| [[Module:Portal/images/f]] || For portal names beginning with "F". | |||
|- | |||
| [[Module:Portal/images/g]] || For portal names beginning with "G". | |||
|- | |||
| [[Module:Portal/images/h]] || For portal names beginning with "H". | |||
|- | |||
| [[Module:Portal/images/i]] || For portal names beginning with "I". | |||
|- | |||
| [[Module:Portal/images/j]] || For portal names beginning with "J". | |||
|- | |||
| [[Module:Portal/images/k]] || For portal names beginning with "K". | |||
|- | |||
| [[Module:Portal/images/l]] || For portal names beginning with "L". | |||
|- | |||
| [[Module:Portal/images/m]] || For portal names beginning with "M". | |||
|- | |||
| [[Module:Portal/images/n]] || For portal names beginning with "N". | |||
|- | |||
| [[Module:Portal/images/o]] || For portal names beginning with "O". | |||
|- | |||
| [[Module:Portal/images/p]] || For portal names beginning with "P". | |||
|- | |||
| [[Module:Portal/images/q]] || For portal names beginning with "Q". | |||
|- | |||
| [[Module:Portal/images/r]] || For portal names beginning with "R". | |||
|- | |||
| [[Module:Portal/images/s]] || For portal names beginning with "S". | |||
|- | |||
| [[Module:Portal/images/t]] || For portal names beginning with "T". | |||
|- | |||
| [[Module:Portal/images/u]] || For portal names beginning with "U". | |||
|- | |||
| [[Module:Portal/images/v]] || For portal names beginning with "V". | |||
|- | |||
| [[Module:Portal/images/w]] || For portal names beginning with "W". | |||
|- | |||
| [[Module:Portal/images/x]] || For portal names beginning with "X". | |||
|- | |||
| [[Module:Portal/images/y]] || For portal names beginning with "Y". | |||
|- | |||
| [[Module:Portal/images/z]] || For portal names beginning with "Z". | |||
|- | |||
| [[Module:Portal/images/other]] || For portal names beginning with any other letters. This includes numbers, letters with diacritics, and letters in non-Latin alphabets. | |||
|- | |||
| [[Module:Portal/images/aliases]] || For adding aliases for existing portal names. Use this page for variations in spelling and diacritics, etc., no matter what letter the portal begins with. | |||
|- | |||
|} | |||
{{cob}} | |||
=== Example === | |||
{| style="background:transparent;" | {| style="background:transparent;" | ||
|- | |- | ||
| < | ! Code !! Result | ||
|- | |||
| | |||
<span style="font-size: 90%;"><code>{{{{#ifeq: {{{type|}}} | module | #invoke:Portal|portal | Portal }}|Science}}</code></span> | |||
| {{Portal|Science}} | | {{Portal|Science}} | ||
|} | |} | ||
== Parameters == | === Parameters === | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 50: | Line 115: | ||
! Name !! Value !! Description | ! Name !! Value !! Description | ||
|- | |- | ||
| <code>'''1'''</code>, <code>'''2'''</code>, <code>'''3'''</code> ... || The portal name, e.g. <code>Literature</code> || The positional parameters specify the portals to be displayed | | <code>'''1'''</code>, <code>'''2'''</code>, <code>'''3'''</code> ... || The portal name, e.g. <code>Literature</code> || The positional parameters specify the portals to be displayed. | ||
|- | |- | ||
| <code>'''left'''</code> || <code>yes</code> || If set to <code>yes</code>, the portal appears on the left side of the page instead of the right. | | <code>'''left'''</code> || <code>yes</code> || If set to <code>yes</code>, the portal appears on the left side of the page instead of the right. | ||
| Line 61: | Line 126: | ||
|} | |} | ||
==Maintenance== | === Maintenance === | ||
The following tracking category lists instances where the {{{type|template}}} is used incorrectly: | |||
* [[:Category:Portal templates without a parameter]] | * [[:Category:Portal templates without a parameter]] | ||
{{#ifeq: {{{type|}}} | module || | |||
=== See also === | |||
* [[Template:Portal bar]] | |||
* [[Template:Portal-inline]] | |||
* [[Template:Related portals]] | |||
* [[Template:Related portals2]] | |||
<includeonly> | |||
[[Category:Internal link templates]] | |||
[[Category:Wikipedia Portal navflags]] | |||
[[Category:Exclude in print]] | |||
[[bn:টেমপ্লেট:Portal]] | |||
</includeonly> | |||
{{ | {{cot|TemplateData}} | ||
<TemplateData> | <TemplateData> | ||
{ | { | ||
| Line 112: | Line 187: | ||
} | } | ||
</TemplateData> | </TemplateData> | ||
{{cob}} | |||
}} | |||
Revision as of 15:36, 2 September 2013
| This is a documentation subpage for Template:Portal. It may contain usage information, categories and other content that is not part of the original template page. |
| This template is used on 9,340,000+ pages, or roughly 135677% of all 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 uses Lua: |
This template produces a box with links to a portal or to multiple portals. It is most often used in the "See also" section of an article.
Usage
- Basic usage
{{Portal |Portal 1 |Portal 2 |Portal 3 |... }}
- All options
{{Portal
| Portal 1
| Portal 2
| Portal 3
| ...
| left =
| margin =
| break =
| boxsize =
}}
Location
Within articles, this template is meant to be placed at the bottom of the article in the See also section. There are no particular rules about the placement of portals on other kinds of page.
Image
The portal image names are stored in subpages of Module:Portal/images, organised by the first letter of the portal name. If there is an entry for a portal on the correct page then then the corresponding image will be shown next to the portal link. It is also possible to specify aliases for portal images. If no image is found then File:Portal-puzzle.svg will be shown instead. To add new images to the list make a protected edit request at Template talk:Portal to get an administrator to edit the correct subpage for you.
List of image subpages
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Example
| Code | Result |
|---|---|
|
Parameters
| Name | Value | Description |
|---|---|---|
1, 2, 3 ... |
The portal name, e.g. Literature |
The positional parameters specify the portals to be displayed. |
left |
yes |
If set to yes, the portal appears on the left side of the page instead of the right.
|
margin |
CSS margin value, e.g. 1.2em 3em 0.5em 1em |
This allows you to set a custom margin. All valid CSS margin values are accepted. |
break |
yes |
If set to yes, a line break is inserted after the portal name and before the word portal.
|
boxsize |
Size in pixels, e.g. 300 |
This sets a custom box width in pixels. |
Maintenance
The following tracking category lists instances where the template is used incorrectly:
See also
TemplateData
| ||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
A template to create a list of portals
| ||||||||||||||||||||||||||||||||||||||||