Difference between revisions of "Template:Anonymous"

From Rigged Wiki
Jump to navigation Jump to search
m (1 revision)
m (Found a way to display "Anonymous" when no parameters are given while keeping the new feature.)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span style="color:#117743">{{#if:{{{1|}}}|'''{{{1}}}'''|'''Anonymous'''}}</span>{{#if:{{{2|}}}|<span style="color:#228854"> {{{2}}}</span>}}<noinclude>
<span style="color:#117743">{{#if:{{{1|}}}|'''{{{1}}}'''|{{#if:{{{2|}}}||'''Anonymous'''}}}}</span>{{#if:{{{2|}}}|{{#if:{{{1|}}}|<span style="color:#228854"> {{{2}}}</span>|<span style="color:#228854">{{{2}}}</span>}}}}<noinclude>


A template designed to let you post the names and tripcodes of [[4chan]] users in 4chan style. If no name is specified, it defaults to <span style="color:#117743">'''Anonymous'''</span>. It is not necessary to specify a tripcode.
A template designed to let you post the names and tripcodes of 4chan users in 4chan style. If no name is specified it defaults to <span style="color:#117743">'''Anonymous'''</span>.  


'''Usage:'''
'''Usage:'''
Line 11: Line 11:
|-
|-
|<nowiki>{{Anonymous|Username|!!1234567890a}}</nowiki> || {{Anonymous|Username|!!1234567890a}}
|<nowiki>{{Anonymous|Username|!!1234567890a}}</nowiki> || {{Anonymous|Username|!!1234567890a}}
|-
|<nowiki>{{Anonymous||!!1234567890a}}</nowiki> || {{Anonymous||!!1234567890a}}
|}
|}


[[Category:Code templates]][[Category:Templates]]
[[Category:Code templates]][[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 11:31, 22 October 2020

Anonymous

A template designed to let you post the names and tripcodes of 4chan users in 4chan style. If no name is specified it defaults to Anonymous.

Usage:

{{Anonymous}} Anonymous
{{Anonymous|Username}} Username
{{Anonymous|Username|!!1234567890a}} Username !!1234567890a
{{Anonymous||!!1234567890a}} !!1234567890a