Template:Tbullet/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Template:Tbullet. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
Produces a bulleted item consisting of a link to a template followed by an example of its output. Up to six unnamed parameters may be supplied.
Examples
{{tbullet|Citation needed}} produces:
{{Template:Tbullet/doc}}→ [citation needed]
{{tbullet|Redirect|Something}} produces:
{{Template:Tbullet/doc|Something}}→
The parameters codesize and codestyle may be used, respectively, to amend the font-size of and/or add CSS styling to the <span>...</span> tags surrounding the template link. For example,
{{tbullet|codesize=95%|Resolved mark}} produces:
Known issues
Issues with improperly indented bullets may relate to:
- Lua error in Module:Section_link at line 121: args table is read-only.
- Lua error in Module:Section_link at line 121: args table is read-only.
See also
- {{tl}}
- {{tlc}}
- {{demo-inline}}