Predloga:Portal-inline
![]() |
Predloga se uporablja na 97624 straneh, zato bo vsaka njena sprememba takoj zelo opazna. Prosimo, da vse spremembe, ki jih želite uvesti, pred uvedbo preizkusite na podstraneh predloge (/peskovnik in /testniprimeri) ali na svojih lastnih podstraneh. Pred spreminjanjem te predloge se o želenih spremembah rajši pogovorite na pogovorni strani. |
![]() | Uporablja Lua: |
Template:Portal-inline is used to produce an inline link to a portal.
Differences between {{Portal}} and {{Portal-inline}}[uredi kodo]
{{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.
Usage[uredi kodo]
{{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[uredi kodo]
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[uredi kodo]
Using only the name parameter[uredi kodo]
- Code:
{{Portal-inline|Sexuality}}
- Produces:
Using the name and size parameters[uredi kodo]
- Code:
{{Portal-inline|Sexuality|size=tiny}}
- Produces:
Using the name and text parameters[uredi kodo]
- Code:
{{Portal-inline|Sexuality|text=Sex portal}}
- Produces:
Using the name and short parameters[uredi kodo]
- Code:
{{Portal-inline|Sexuality|short=yes}}
- Produces:
Lists[uredi kodo]
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|Name}} * {{Portal-inline|Name}}
Image[uredi kodo]
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.