Zeroclanzhang(讨论 | 贡献) (创建页面,内容为“<includeonly>* <!-- -->{{#if:{{{1|{{THISTEMPLATE}}}}} | <span style="{{#if:{{{codesize|}}}|font-size:{{{codesize}}}}};{{{codestyle|}}}"><!-- -->{{Tlx|{{{1|{{THISTEMPLATE}}}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}}|{{{6|}}}|{{{7|}}}}}<!-- --></span> → <!-- -->{{#if:{{{7|}}} |{{{{{1|{{THISTEMPLATE}}}}}|1={{{2}}}|2={{{3}}}|3={{{4}}}|4={{{5}}}|5={{{6}}}|6={{{7}}}}} | {{#if:{{{6|}}} |{{{{{1|{{THISTEMPLATE}}}}}…”) |
(没有差异)
|
2024年1月21日 (日) 22:20的最新版本
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:
See also
{{tl}}{{tlc}}{{demo-inline}}