Template:Tbullet/doc: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Mcapdevila No edit summary |
m 30 revisions imported |
||
(20 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- PLEASE ADD CATEGORIES | <!----PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE----> | ||
=== Usage === | ===Usage=== | ||
Produces a bulleted item | Produces a bulleted item consisting of a link to a template followed by an example of its output. Up to six of the template's parameters may be supplied. | ||
=== | ===Examples=== | ||
<code><nowiki>{{tbullet|Citation needed}}</nowiki></code> produces: {{tbullet|Citation needed}} | |||
<br/><code><nowiki>{{tbullet|Redirect|Something}}</nowiki></code> produces: {{tbullet|Redirect|Something}} | |||
<br/>The parameters ''codesize'' and ''codestyle'' may be used, respectively, to amend the font-size of and/or add CSS styling to the {{tag|span}} tags surrounding the template link. For example,<br/> | |||
<code><nowiki>{{tbullet|codesize=95%|Resolved mark large}}</nowiki></code> produces: {{tbullet|codesize=95%|Resolved mark large}} | |||
===Known issues=== | |||
Issues with improperly indented bullets may relate to: | |||
* [[Template talk:Shortcut#Changing wiki-markup to pure HTML in lists]] | |||
* [[Wikipedia:LISTGAPS#Lists]] | |||
* {{tl| | ===See also=== | ||
* {{tl|Tl}} | |||
* {{tl|Tld}} | |||
<includeonly>{{Sandbox other| | |||
| <!----CATEGORIES BELOW THIS LINE, PLEASE:----> | |||
<includeonly> | [[Category:Documentation assistance templates]] | ||
<!-- CATEGORIES | }}</includeonly> | ||
[[ | |||
</includeonly> |
Latest revision as of 23:05, 3 September 2020
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 of the template's 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 large}}
produces:
{{Resolved mark large}}
→ Resolved
Known issues
Issues with improperly indented bullets may relate to:
See also