Template:Userbox table userbox
| This template, module and/or subpages are based on or ported over completely to BattleTechWiki, using the Creative Commons Licensed content from this page on Wikipedia (The original authors of this page are shown on here). |
| 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 portals.
- 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[edit]
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[edit]
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 Senior editor}} creates:
{{User Senior editor}}
|
linked pages |
{{Userbox table userbox|User Discord|account=username|comment=account=username}} creates:
{{User Discord
|
|
linked pages account=username |
Userbox table category[edit]
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|Editors in South Africa|link=yes}}
Userbox table text[edit]
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[edit]
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, portal, or noticeboard. (See Module:Portal/images)pageis the optional page name of the subtable. (default=BattleTechWiki:Userboxes/Location/name)desc=is the optional description of the subtable. (default=nameuserbox 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=nopointer is part of a table. (default)alone=yespointer in its own table.
Examples:
{{Userbox table link|France|alone=yes}}
{{Userbox table link|Music composers|BattleTechWiki:Userboxes/Music/Composers|image=P treble clef.svg|sixe=41px|alone=yes}}
Userbox table regional link[edit]
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. (See Module:Portal/images)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. (default image file from Module:Portal/images)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}}
Note: See Template:Userbox table regional link for additional information.
Userbox table project link[edit]
Template:Userbox table project link (formerly Template:yywp) creates a link to a WikiProject, 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|Templates}} creates:
| [[BattleTechWiki:WikiProject Templates]] | linked pages |
Userbox table portal link[edit]
Template:Userbox table portal link (formerly Template:yyp) creates a link to a portal.
{{Userbox table portal link|portal|size=}}
where:
portalis the required portal name.size=is the optional image size. (default=x45px)
Example:
{{Userbox table portal link|Mechs}} creates:
| {{Portal:Mechs}} | linked pages |
Userbox table bottom[edit]
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.
See also[edit]
- For help with userbox templates see Wikiproject Userboxes.

