Template:Userbox table link
| This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
| 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, 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 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:
titleis the optional table title.headers=is the optional column headings switch.headers=yescreates three column headings (default)headers=nocreates 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:
templateis the required template name.par1|...|par12are 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:
categoryis 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:
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:
txt1is the optional text for the table or first column.txt2is the optional text for the second columntxt3is the optional text for the third columnopt=is the optional format parameter:opt=1creates a line of left-justified text (default)opt=2creates a line of table-centered textopt=3creates a line of right-justified textopt=4creates a line of left-justified text for each columnopt=5creates a line of column-centered text for each columnopt=6creates a line of right-justified text for each columnopt=7recreates 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:
nameis the required name of a country, region, WikiProject, or noticeboard.pageis the optional page name of the subtable. (default=Wikipedia:Userboxes/Location/name)desc=is the optional description of the subtable. (default=nameuserbox templates)image=is the optional image file.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=nopointer is part of a table. (default)alone=yespointer in its own table.
Examples:
{{Userbox table link|France|alone=yes}} creates:
| Code | Result | Users | |
|---|---|---|---|
| See Wikipedia:Userboxes/ |
|
{{Userbox table link|Music composers|Wikipedia:Userboxes/Music/Composers|image=P treble clef.svg|sixe=41px|alone=yes}} creates:
| Code | Result | Users |
|---|---|---|
| See Wikipedia:Userboxes/ |
Userbox table regional link
Template:Userbox table regional link (formerly Template:yyreg) creates a link to a city or regional table.
{{Userbox table regional link|name|separator|subsection|text=|image=|info-s=|plain=|alone=}}
where:
nameis the required name of a nation or region.separatoris the optional separator.#for a section. (default)/for a subpage.
subsectionis the optional section or subpage. (default=Cities)text=is the optional text. (default=<subsection> of <name>.)image=is the optional image file.info-s=is the optional font size. (default=9)plain=is an optional switchplain=nouse separator and subsection. (default)plain=yesignore separator and subsection.
alone=is the optional stand alone switch.alone=nopointer is part of a table. (default)alone=yespointer in its own table.
Example:
{{Userbox table regional link|Puerto Rico|alone=yes}} creates:
Template:Userbox table regional link
Note: See Template:Userbox table regional link for additional information.
Userbox table project link
Template:Userbox table project link (formerly Template:yywp) creates a link to a WikiProject, Work Group, or Task Force.
{{Userbox table project link|wikiproject|group|type|label|folder=|size=}}
where:
wikiprojectis the required WikiProject base name.groupan optional project group base name if any.typean optional project group type if any.labelan optional WikiProject box label. (default=WikiProjectwikiprojectorgrouptype)folder=is an optional WikiProject folder name.size=is the optional image size. (default=x45px)
Examples:
{{Userbox table project link|New South Wales}} creates:
and {{Userbox table project link|California|Los Angeles|task force}} creates:
Userbox table noticeboard link
Template:Userbox table noticeboard link (formerly Template:yynb) creates a link to a noticeboard.
{{Userbox table noticeboard link|noticeboard|size=}}
where:
noticeis the required noticeboard base name.size=is the optional image size. (default=x45px)
Example:
{{Userbox table noticeboard link|Pakistan}} creates:
Userbox table bottom
Template:Userbox table bottom (formerly Template:yyend) always comes last and completes the userbox table.
{{Userbox table bottom|comment}}
where:
commentis an optional comment to appear at the bottom right of the table.
Example
The following Wikitext:
- {{Userbox table top|[[Samoan Archipelago]]}}
- {{Userbox table text|American Samoa:}}
- {{Userbox table project link|Polynesia|American Samoa|work group}}
- {{Userbox table userbox|User in American Samoa}}
- {{Userbox table userbox|User wishes to visit|American Samoa}}
- {{Userbox table userbox|User American Samoa WG}}
- {{Userbox table link|American Samoa|Wikipedia:Userboxes/Location/Oceania#American Samoa}}
- {{Userbox table text|Samoa:}}
- {{Userbox table project link|Samoa}}
- {{Userbox table userbox|User citizen Samoa}}
- {{Userbox table userbox|User interest Samoa}}
- {{Userbox table userbox|User WP Samoa}}
- {{Userbox table link|Samoa|Wikipedia:Userboxes/Location/Oceania#Samoa}}
- {{Userbox table bottom|updated 9 February 2023}}
creates the following table:
| Wikitext | userbox | where used | |
|---|---|---|---|
| American Samoa: | |||
{{User in American Samoa}}
|
Lua error: expandTemplate: template "User in American Samoa" does not exist. | linked pages | |
{{User wishes to visit
|
error | linked pages | |
{{User American Samoa WG}}
|
Lua error: expandTemplate: template "User American Samoa WG" does not exist. | linked pages | |
| See Wikipedia:Userboxes/ |
| ||
| Samoa: | |||
{{User citizen Samoa}}
|
Lua error: expandTemplate: template "User citizen Samoa" does not exist. | linked pages | |
{{User interest Samoa}}
|
Lua error: expandTemplate: template "User interest Samoa" does not exist. | linked pages | |
{{User WP Samoa}}
|
Lua error: expandTemplate: template "User WP Samoa" does not exist. | linked pages | |
| See Wikipedia:Userboxes/ |
| ||
| updated 9 February 2023 | |||
See also
- For help with userbox templates see Wikiproject Userboxes.
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.