Difference between revisions of "Template:V3 US"

From Armagetron
(Created page with "<includeonly># <span style="color: rgb(200,50,50)">'''{{{1}}}'''</span><span style="color: rgb(200,100,100)">@{{{2}}}</span></includeonly><noinclude> This is a template Titano...")
 
Line 1: Line 1:
<includeonly># <span style="color: rgb(200,50,50)">'''{{{1}}}'''</span><span style="color: rgb(200,100,100)">@{{{2}}}</span></includeonly><noinclude>
+
<includeonly># <span style="color: rgb(200,50,50)">'''{{{1}}}'''</span> {{#if:{{{2}}}|<span style="color: rgb(200,100,100)">({{{2}}})</span>}}</includeonly><noinclude>
This is a template Titanoboa made for signing up to the Sumo Bar Tournament. To use:
+
To use:
  <nowiki>{{V3 US|username|authority}}</nowiki>
+
  <nowiki>{{V3 US|name|GID}}</nowiki>
  
 
Which yields:
 
Which yields:
{{V3 US|username|authority}}
+
{{V3 US|name|GID}}
 +
 
 +
Or:
 +
<nowiki>{{V3 US|name}}</nowiki>
 +
 
 +
Which yields:
 +
{{V3 US|name}}
 +
 
 +
 
 
</noinclude>
 
</noinclude>

Revision as of 21:54, 19 August 2019

To use:

{{V3 US|name|GID}}

Which yields:

  1. name (GID)

Or:

{{V3 US|name}}

Which yields:

  1. name ({{{2}}})