Template:Template example bullet
Revision as of 07:22, 4 September 2023 by Gwyneth Llewelyn (talk | contribs) (Shamelessly copied from wikipedia.org (the MediaWiki version uses Lua and therefore doesn't work on the SL Wiki))
This documentation is
transcluded from Template:Template example bullet/doc. (Edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.

Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
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:
{{Citation needed}}
→ [citation needed]
{{tbullet|Redirect|Something}}
produces:
{{Redirect|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:
{{Resolved mark}}
→Resolved
Known issues
Issues with improperly indented bullets may relate to:
Template talk: Shortcut/Archive 1#Changing wiki-markup to pure HTML in lists
Wikipedia:LISTGAPS#Lists
See also
- {{tl}}
- {{tlc}}
- {{
demo-inline}}