Ta̱mpi̱let:Portal-inline/sandbox
This is the template sandbox page for Ta̱mpi̱let:Portal-inline (diff). See also the companion subpage for test cases. |
This template uses Lua: |
Template:Portal-inline is used to produce an inline link to a portal that is supported by print and mobile versions of Wikipedia pages.
Differences between {{Portal}} and {{Portal-inline}}
[jhyuk a̱tyin ka]{{Portal}} creates a list of one or more portal links within an accessible navigation region. It is hidden in printer and mobile view. This is useful, for example, in an article's "See also" section.
{{Portal-inline}} creates one portal link with no accessibility context. It is visible in printer and mobile view. This is useful, for example, if making a mid-sentence link on a talk page, or if there is an alternative list structure in a "See also" section. Ta̱mpi̱let:Quotation
Usage
[jhyuk a̱tyin ka]{{Portal-inline|<name> }}
{{Portal-inline|<name> [|size= <size> ] [|text= <text> ] [|short= <anything> ]}}
Everything inside square brackets is optional, do not include the square brackets.
Parameters
[jhyuk a̱tyin ka]1
— required; The first unnamed/positional parameter is the name of the portal.size
— optional; Specify|size=tiny
to show a 16×16 image instead of the usual size.text
— optional; Specify|text=(name)
for a different associated name to appear.short
— optional; Specify|short=anything
to remove portal from the output.redlinks
— optional; Specify|redlinks=yes
to show the portal if it is redlinked.
Examples
[jhyuk a̱tyin ka]Using only the name parameter
[jhyuk a̱tyin ka]- Code:
{{Portal-inline|Canada}}
- Produces: Ghyuap a̱si̱ Lua: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal')
Using the name and size parameters
[jhyuk a̱tyin ka]- Code:
{{Portal-inline|Canada|size=tiny}}
- Produces: Ghyuap a̱si̱ Lua: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal')
Using the name and text parameters
[jhyuk a̱tyin ka]- Code:
{{Portal-inline|Canada|text=Canadian portal}}
- Produces: Ghyuap a̱si̱ Lua: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal')
Using the name and short parameters
[jhyuk a̱tyin ka]- Code:
{{Portal-inline|Canada|short=yes}}
- Produces: Ghyuap a̱si̱ Lua: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal')
Right align element
[jhyuk a̱tyin ka]Ghyuap a̱si̱ Lua: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal')
See: {{Portal|border=no}}
Lists
[jhyuk a̱tyin ka]In an article's "See also" section, to generate an accessible list of portal links, use {{portal}}. If a different list structure is preferred, prefix each {{portal-inline}} with an asterisk.
* {{Portal-inline|Canada}} * {{Portal-inline|Feminism}}
- Produces:
- Ghyuap a̱si̱ Lua: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal')
- Ghyuap a̱si̱ Lua: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal')
Right align element
[jhyuk a̱tyin ka]Ghyuap a̱si̱ Lua: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal')
See {{Portal|border=no}}
Image
[jhyuk a̱tyin ka]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.
Error tracking
[jhyuk a̱tyin ka]Ta̱mpi̱let:Purge button 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:
- Tracking is specially disabled for that usage. This is done by setting the optional parameter
|tracking=
to any the following values:no
,n
,false
- 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
- The title page on which the template is used includes any of the following case-insensitive strings: "/archive", "/doc", "/test"
- Category:Portal-inline template with too few portals (1)
- Category:Portal-inline template with too many portals (0)
- Category:Portal-inline template with redlinked portals (0)
- Category:Pages with empty portal template (0)
TemplateData
[jhyuk a̱tyin ka]TemplateData for Portal-inline
Produce an inline link to a portal with an image.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | Name of the portal to link to.
| Page name | required |
Size | size | Set to "tiny" to show a 16×16 image instead of the usual size.
| String | optional |
Text | text | Show a different name instead of the portal name.
| String | optional |
Short | short | Set to any value to exclude "portal" from the output.
| Boolean | optional |
Red links | redlinks | Set to "yes" to show the portal even if it is redlinked.
| Boolean | optional |