Difference between revisions of "Template:Hashtag"
From Settlement AtWork Wiki
(Created page with "<span class="plainlinks">[http://search.twitter.com/search?q=%23{{{1}}} #{") |
|||
Line 1: | Line 1: | ||
− | <span class="plainlinks">[http://search.twitter.com/search?q=%23{{{1}}} #{ | + | <span class="plainlinks">[http://search.twitter.com/search?q=%23{{{1}}} #{{{1}}}]</span> |
+ | |||
+ | <noinclude> | ||
+ | === Usage === | ||
+ | To use this template include the code in the box below on the intended page (note: replace TAG with the desired text of the hashtag): | ||
+ | |||
+ | <nowiki>{{hashtag|</nowiki>''TAG''<nowiki>}}</nowiki> | ||
+ | |||
+ | Produces: | ||
+ | |||
+ | {{hashtag|TAG}} | ||
+ | |||
+ | Note: do not include the # sign. It will be added automatically. | ||
+ | |||
+ | === See also === | ||
+ | |||
+ | * [[Template:Tw]] | ||
+ | </noinclude> |
Latest revision as of 01:07, 10 December 2010
Usage
To use this template include the code in the box below on the intended page (note: replace TAG with the desired text of the hashtag):
{{hashtag|TAG}}
Produces:
Note: do not include the # sign. It will be added automatically.