Difference between revisions of "Template:BulletIfPresent"
Jump to navigation
Jump to search
m |
(fix) |
||
Line 1: | Line 1: | ||
<noinclude>'''Adds a bullet to the first argument, if there is one.'''<br/> | <noinclude>'''Adds a bullet to the first argument, if there is one.'''<br/> | ||
Usage: <nowiki>{{BulletIfPresent|ARG}}</nowiki> | Usage: <nowiki>{{BulletIfPresent|ARG}}</nowiki> | ||
− | [[category:Utility Templates]]</noinclude>< | + | [[category:Utility Templates]]</noinclude><includeonly>{{#if: {{{1}}} | *{{{1}}}|}}</includeonly> |
Revision as of 16:15, 6 December 2013
Adds a bullet to the first argument, if there is one.
Usage: {{BulletIfPresent|ARG}}