Difference between revisions of "Template:Init"

From LGPedia
Jump to: navigation, search
(revert)
(changed to css needed for browser neutrality)
Line 1: Line 1:
 
{{#switch: {{{1}}}
 
{{#switch: {{{1}}}
| Bree        = '''[[Bree|<font color=DeepPink>LG</font>]]'''
+
| Bree        = '''[[Bree|<span style="color:DeepPink;">LG</span>]]'''
| Daniel      = '''[[Daniel|<font color=MidnightBlue>DB</font>]]'''
+
| Daniel      = '''[[Daniel|<span style="color:MidnightBlue;">DB</span>]]'''
| Jonas        = '''[[Jonas|<font color=DarkOrange>J<small>TKO</small></font>]]'''
+
| Jonas        = '''[[Jonas|<span style="color:DarkOrange;">J<span style="font-size:11px;">TKO</span></span>]]'''
| OpAphid      = '''[[OpAphid|<font color=#627d6d><nowiki>[</nowiki></font><font color=#627d6d>Op</font><font color=Green><nowiki>]</nowiki></font>]]'''
+
| OpAphid      = '''[[OpAphid|<span style="color:#627d6d;"><nowiki>[</nowiki></span><span style="color:#627d6d;">Op</span><span style="color:Green;"><nowiki>]</nowiki></span>]]'''
| Gemma        = '''[[Gemma|<font color=CornflowerBlue>G<small>19</small></font>]]'''
+
| Gemma        = '''[[Gemma|<span style="color:CornflowerBlue;">G<span style="font-size:11px;">19</small></span>]]'''
| Tachyon      = '''[[Tachyon|<font color=#B7D5B9>T<small>AC</small></font>]]'''
+
| Tachyon      = '''[[Tachyon|<span style="color:#B7D5B9;">T<span style="font-size:11px;">AC</span></span>]]'''
| Brother      = '''[[Brother|<font color=#61B167>B<small>RO</small></font>]]'''
+
| Brother      = '''[[Brother|<span style="color:#61B167;">B<span style="font-size:11px;">RO</span></span>]]'''
| Nikki Bower  = '''[[Nikki Bower|<font color=DarkViolet>NBR</font>]]'''
+
| Nikki Bower  = '''[[Nikki Bower|<span style="color:DarkViolet;">NBR</span>]]'''
| Paulmark18  = '''[[Paulmark18|<font color=SteelBlue>P</font>&<font color=DeepPink>A</font>]]'''
+
| Paulmark18  = '''[[Paulmark18|<span style="color:SteelBlue;">P</span>&<span style="color:DeepPink;">A</span>]]'''
| Cassieiswatching = '''[[Cassieiswatching|<font color=Indigo>C<small>i</small>W</font>]]'''
+
| Cassieiswatching = '''[[Cassieiswatching|<span style="color:Indigo;">C<span style="font-size:11px;">i</span>W</span>]]'''
 
| the Order  
 
| the Order  
| The Order    = '''[[the Order|<font color=Brown>ORD</font>]]'''
+
| The Order    = '''[[the Order|<span style="color:Brown;">ORD</span>]]'''
| Jules        = '''[[Jules|<font color=LightSalmon>CMJ</font>]]'''
+
| Jules        = '''[[Jules|<span style="color:LightSalmon;">CMJ</span>]]'''
| Sarah        = '''[[Sarah|<font color=#976>S<small>IE</small></font>]]'''
+
| Sarah        = '''[[Sarah|<span style="color:#RoseyBrown;">S<span style="font-size:11px;">IE</span></span>]]'''
| Taylor      = '''[[Taylor|<font color=skyBlue>Soc]][[Image:SkyblueStar.jpg]]</font>'''
+
| Taylor      = '''[[Taylor|<span style="color:skyBlue;">Soc]][[Image:SkyblueStar.jpg]]</span>'''
| Spencer      = '''[[Spencer|<font color=LimeGreen>LA<small>LR</small></font>]]'''
+
| Spencer      = '''[[Spencer|<span style="color:LimeGreen;">LA<span style="font-size:11px;">LR</span></span>]]'''
| WarPylol    = '''[[WarPylol|<font color=Green>W<small>ar</small></font>]]'''
+
| WarPylol    = '''[[WarPylol|<span style="color:Green;">W<span style="font-size:11px;">ar</span></span>]]'''
| #default    = <font color=red>?</font><font color=orange>?</font><font color=yellow>?</font><font color=green>?</font><font color=blue>?</font><font color=indigo>?</font><font color=violet>?</font>}}<noinclude>
+
| #default    = <span style="color:red;">?</span><span style="color:orange;">?</span><span style="color:yellow;">?</span><span style="color:green;">?</span><span style="color:blue;">?</span><span style="color:indigo;">?</span><span style="color:violet;">?</span>}}<noinclude>
  
 
==Example==
 
==Example==
Line 41: Line 41:
 
Other bloggers and other spellings are not currently supported.  The syntax is somewhat complex for this template.  If you would like a blogger to be added, just ask on the [[Template_talk:Init|talk page]].
 
Other bloggers and other spellings are not currently supported.  The syntax is somewhat complex for this template.  If you would like a blogger to be added, just ask on the [[Template_talk:Init|talk page]].
  
To use, simply enter <nowiki> {{init|blogger of your choice}}</nowiki>.  For example, <nowiki>{{init|Jonas}}</nowiki> will create '''[[Jonas|<font color=DarkOrange>J<small>TKO</small></font>]]'''.
+
To use, simply enter <nowiki> {{init|blogger of your choice}}</nowiki>.  For example, <nowiki>{{init|Jonas}}</nowiki> will create '''[[Jonas|<span style="color:DarkOrange>J<span style="font-size:11px;">TKO</span></span>]]'''.
  
 
This template is protected because it is in use on the [[Main Page]].
 
This template is protected because it is in use on the [[Main Page]].
  
 
[[category:Main Page templates]]</noinclude>
 
[[category:Main Page templates]]</noinclude>

Revision as of 01:11, 15 July 2007

???????

Example

LG DB JTKO G19 [Op] TAC BRO NBR ??????? ORD SocSkyblueStar.png CMJ CiW SIE LALR ???????

Usage

The following template is used to generate standardized initials for various bloggers. Currently the template supports Bree, Daniel, Jonas, Spencer, Gemma, OpAphid, Tachyon, Brother, Nikki Bower, Paulmark18, the Order, Taylor, Sarah, Jules, Cassieiswatching, and WarPylol.

Other bloggers and other spellings are not currently supported. The syntax is somewhat complex for this template. If you would like a blogger to be added, just ask on the talk page.

To use, simply enter {{init|blogger of your choice}}. For example, {{init|Jonas}} will create JTKO.

This template is protected because it is in use on the Main Page.