This is a documentation subpage for Template:Userbox table userbox. It may contain usage information, categories and other content that is not part of the original template page. |
This template uses Lua: |
The following ten userbox table templates can be used to create a userbox table that displays a list of userboxes along with their invoking Wikitext and a link to a list of the pages that invoke each userbox template. Templates can also display text and boxes that link to pages, sections, categories, projects, portals, and noticeboards.
- Userbox table top
- Userbox table userbox
- Userbox table category
- Userbox table text
- Userbox table link
- Userbox table regional link
- Userbox table project link
- Userbox table portal link
- Userbox table noticeboard link
- Userbox table bottom
See the userbox table example below to see how these templates work together.
Userbox table top
Template:Userbox table top (formerly Template:yytop) always comes first in a userbox table to create the three column headings and to size the columns. It may also be used to create a centered table title.
{{Userbox table top|title|headers=}}
where:
title
is the optional table title.headers=
is the optional column headings switch.headers=yes
creates three column headings (default)headers=no
creates no column headings.
Example:
{{Userbox table top|Userbox Templates}}
creates:
Wikitext | userbox | where used |
---|
Userbox table userbox
Template:Userbox table userbox (formerly Template:yy) creates a single row in the userbox table with the userbox Wikitext, the userbox, and a link to the list of pages that link to the userbox template.
{{Userbox table|template|par1|...|par12|comment=}}
where:
template
is the required template name.par1|...|par12
are up to 12 optional template parameters.comment=
is an optional comment.
A zero-width space ​
may be used to represent a missing parameter.
Examples:
{{Userbox table userbox|User roses}}
creates:
{{User roses}}
|
Lua error: expandTemplate: template "User roses" does not exist. | linked pages |
{{Userbox table userbox|User in New Zealand|5|comment=option= 1–99}}
creates:
{{User in New Zealand
|
Lua error: expandTemplate: template "User in New Zealand" does not exist. | linked pages option= 1–99 |
Userbox table category
Template:Userbox table category (formerly Template:yycat) creates a link to a category. This may be used to show how to link to a category without using a userbox.
{{Userbox table category|category|link=}}
where:
category
is the required category name.link=
is the optional link to the category. (default=no)
Example:
{{Userbox table category|Wikipedians in South Africa|link=yes}}
creates:
[[Category:Wikipedians in South Africa]] | none | linked pages |
Userbox table text
Template:Userbox table text (formerly Template:yytxt) creates a row of text in the userbox table.
{{Userbox table text|txt1|txt2|txt3|opt=}}
where:
txt1
is the optional text for the table or first column.txt2
is the optional text for the second columntxt3
is the optional text for the third columnopt=
is the optional format parameter:opt=1
creates a line of left-justified text (default)opt=2
creates a line of table-centered textopt=3
creates a line of right-justified textopt=4
creates a line of left-justified text for each columnopt=5
creates a line of column-centered text for each columnopt=6
creates a line of right-justified text for each columnopt=7
recreates the column headings of Template:Yytop
If all three optional text parameters are blank or missing, a blank row will be inserted.
Example:
{{Userbox table text|Residence:}}
creates:
Residence: |
Userbox table link
Template:Userbox table link (formerly Template:yytab) creates a link to another table. It may be used to break an overly large table into subtables.
{{Userbox table link|name|page|desc=|image=|size=|id-w=|info-s=|alone=}}
where:
name
is the required name of a country, region, WikiProject, portal, or noticeboard. (See Module:Portal/images)page
is the optional page name of the subtable. (default=Wikipedia:Userboxes/Location/name
)desc=
is the optional description of the subtable. (default=name
userbox templates)image=
is the optional image file. (default image file from Module:Portal/images)size=
is the optional image size. (default=x45px
)id-w=
is the optional image space width. (default=45
)info-s=
is the optional font size. (default=9
)alone=
is the optional stand alone switch.alone=no
pointer is part of a table. (default)alone=yes
pointer in its own table.
Examples:
{{Userbox table link|France|alone=yes}}
creates:
See Wikipedia:Userboxes/ |
|