Template:Formatpwdch

From MLB Power Pros Wiki

(Difference between revisions)
Jump to: navigation, search
(New page: <includeonly>{{#switch: {{{1|0}}} |A |B |C |D |E |F |G |H |I |J |K |L |M |N |O |P |Q |R |S |T |U |V |W |X |Y |Z='''{{{1}}}''' |a |b |c |d |e |f |g |h |i |j |k |l |m |n |o |p |q |r |s |t |u...)
m (make default void)
 
(12 intermediate revisions not shown)
Line 1: Line 1:
-
<includeonly>{{#switch: {{{1|0}}}
+
<includeonly>{{#switch: {{{1}}}
|A
|A
|B
|B
Line 25: Line 25:
|X
|X
|Y
|Y
-
|Z='''{{{1}}}'''
+
|Z = <span style="color:black">'''{{{1}}}'''</span>
|a
|a
|b
|b
Line 51: Line 51:
|x
|x
|y
|y
-
|z=<color="red">'''{{{1}}}'''</color>
+
|z =<span style="color:red">'''{{{1}}}'''</span>
 +
|{{eq}}
 +
|{{dash}}
|♪
|♪
|$
|$
-
|-
 
-
|=
 
|%
|%
|<
|<
-
|>=<color="green">'''{{{1}}}'''</color>
+
|> =<span style="color:green">'''{{{1}}}'''</span>
|@
|@
-
|㉧=<color="green">'''㉧'''</color>
+
|㉧ =<span style="color:green">'''㉧'''</span>
|≠
|≠
-
|╘=<color="green">'''≠'''</color>
+
|╘=<span style="color:green">'''≠'''</span>
-
|&nbsp;
+
|{{void}}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
-
{{usage|This template formats the characters in the password to the right color.
+
{{usage|1=This template formats the characters in the password to the right color.
-
{{formatpwdch|A}}{{formatpwdch|B}}{{formatpwdch|C}}{{formatpwdch|D}}{{formatpwdch|E}}{{formatpwdch|F}}
+
The dash (-) and the equals (=) are special cases. Must be encoded with <nowiki>{{dash}}</nowiki> and <nowiki>{{eq}}</nowiki>
-
{{formatpwdch|G}}{{formatpwdch|H}}{{formatpwdch|I}}{{formatpwdch|J}}{{formatpwdch|K}}{{formatpwdch|L}}
+
 
-
{{formatpwdch|M}}{{formatpwdch|N}}{{formatpwdch|O}}{{formatpwdch|P}}{{formatpwdch|Q}}{{formatpwdch|R}}
+
{{formatpwdch|A}} {{formatpwdch|B}} {{formatpwdch|C}} {{formatpwdch|D}} {{formatpwdch|E}} {{formatpwdch|F}}
-
{{formatpwdch|S}}{{formatpwdch|T}}{{formatpwdch|U}}{{formatpwdch|V}}{{formatpwdch|W}}{{formatpwdch|X}}
+
{{formatpwdch|G}} {{formatpwdch|H}} {{formatpwdch|I}} {{formatpwdch|J}} {{formatpwdch|K}} {{formatpwdch|L}}
-
{{formatpwdch|Y}}{{formatpwdch|Z}}{{formatpwdch|a}}{{formatpwdch|b}}{{formatpwdch|c}}{{formatpwdch|d}}
+
{{formatpwdch|M}} {{formatpwdch|N}} {{formatpwdch|O}} {{formatpwdch|P}} {{formatpwdch|Q}} {{formatpwdch|R}}
-
{{formatpwdch|e}}{{formatpwdch|f}}{{formatpwdch|g}}{{formatpwdch|h}}{{formatpwdch|i}}{{formatpwdch|j}}
+
{{formatpwdch|S}} {{formatpwdch|T}} {{formatpwdch|U}} {{formatpwdch|V}} {{formatpwdch|W}} {{formatpwdch|X}}
-
{{formatpwdch|k}}{{formatpwdch|l}}{{formatpwdch|m}}{{formatpwdch|n}}{{formatpwdch|o}}{{formatpwdch|p}}
+
{{formatpwdch|Y}} {{formatpwdch|Z}} {{formatpwdch|a}} {{formatpwdch|b}} {{formatpwdch|c}} {{formatpwdch|d}}
-
{{formatpwdch|q}}{{formatpwdch|r}}{{formatpwdch|s}}{{formatpwdch|t}}{{formatpwdch|u}}{{formatpwdch|v}}
+
{{formatpwdch|e}} {{formatpwdch|f}} {{formatpwdch|g}} {{formatpwdch|h}} {{formatpwdch|i}} {{formatpwdch|j}}
-
{{formatpwdch|w}}{{formatpwdch|x}}{{formatpwdch|y}}{{formatpwdch|z}}{{formatpwdch|♪}}{{formatpwdch|±}}
+
{{formatpwdch|k}} {{formatpwdch|l}} {{formatpwdch|m}} {{formatpwdch|n}} {{formatpwdch|o}} {{formatpwdch|p}}
-
{{formatpwdch|$}}{{formatpwdch|÷}}{{formatpwdch|-}}{{formatpwdch|=}}{{formatpwdch|%}}{{formatpwdch<}}
+
{{formatpwdch|q}} {{formatpwdch|r}} {{formatpwdch|s}} {{formatpwdch|t}} {{formatpwdch|u}} {{formatpwdch|v}}
-
{{formatpwdch|>}}{{formatpwdch|@}}{{formatpwdch|㉧}}{{formatpwdch|≠}}{{formatpwdch|╘}}
+
{{formatpwdch|w}} {{formatpwdch|x}} {{formatpwdch|y}} {{formatpwdch|z}} {{formatpwdch|♪}} {{formatpwdch|±}}
 +
{{formatpwdch|$}} {{formatpwdch|÷}} {{formatpwdch|{{dash}}}} {{formatpwdch|&#x3D;}} {{formatpwdch|%}} {{formatpwdch|<}}
 +
{{formatpwdch|>}} {{formatpwdch|@}} {{formatpwdch|㉧}} {{formatpwdch|≠}} {{formatpwdch|╘}}
}}</noinclude>
}}</noinclude>

Current revision as of 23:37, 28 February 2008

Usage

These usage notes will not be included in articles bearing this template.

This template formats the characters in the password to the right color.

The dash (-) and the equals (=) are special cases. Must be encoded with {{dash}} and {{eq}}

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z ± $ ÷ = % < >

Personal tools