mNo edit summary |
mNo edit summary |
||
Line 28: | Line 28: | ||
=== Code for === | === Code for Simple === | ||
<pre> | <pre> | ||
Line 76: | Line 76: | ||
{{Dyed Variations | {{Dyed Variations | ||
| Name = Dapper Suit | | Name = Dapper Suit | ||
}} | |||
=== Code for not all variations present === | |||
<pre> | |||
{{Dyed Variations | |||
| Name = | |||
| Lapyan = False | |||
| Colban = False | |||
| Verdalim = False | |||
| Minalim = False | |||
| Relanim = False | |||
| Thananim = False | |||
| Hennacin = True | |||
| Argenory = False | |||
| Berimphur = False | |||
| Fail = False | |||
}} | |||
</pre> | |||
{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#404040 align=center | |||
|colspan=5 align=center|<font color=white><big>''' Dyed {{{Name|??}}} ''' </big></font> | |||
|- | |||
|align=center|<font color=white>[[Image:{{{Name|??}}} Light Blue Icon.png]]<br> Lapyan <br> (Light Blue) </font> | |||
|align=center|<font color=white>[[Image:{{{Name|??}}} Dark Blue Icon.png]]<br> Colban <br> (Dark Blue) </font> | |||
|align=center|<font color=white>[[Image:{{{Name|??}}} Green Icon.png]]<br> Verdalim <br> (Green)</font> | |||
|align=center|<font color=white>[[Image:{{{Name|??}}} Mint Green Icon.png]]<br> Minalim <br> (Mint Green)</font> | |||
|align=center|<font color=white>[[Image:{{{Name|??}}} Purple Icon.png]]<br> Relanim <br> (Purple) </font> | |||
|- | |||
|{{#ifeq:{{{Lapyan}}}|True|| [[Image:{{{Name|??}}} Light Blue Live.jpg|center|100px]]|}} | |||
| [[Image:{{{Name|??}}} Dark Blue Live.jpg|center|100px]] | |||
| [[Image:{{{Name|??}}} Green Live.jpg|center|100px]] | |||
| [[Image:{{{Name|??}}} Mint Green Live.jpg|center|100px]] | |||
| [[Image:{{{Name|??}}} Purple Live.jpg|center|100px]] | |||
|- | |||
|align=center|<font color=white>[[Image:{{{Name|??}}} Black Icon.png]]<br> Thananim <br> (Black)</font> | |||
|align=center|<font color=white>[[Image:{{{Name|??}}} Red Icon.png]]<br> Hennacin <br> (Red) </font> | |||
|align=center|<font color=white>[[Image:{{{Name|??}}} White Icon.png]]<br> Argenory <br> (White) </font> | |||
|align=center|<font color=white>[[Image:{{{Name|??}}} Yellow Icon.png]]<br> Berimphur <br> (Yellow)</font> | |||
|align=center|<font color=white>[[Image:{{{Name|??}}} Fail Icon.png]]<br> Fail-Dyed</font> | |||
|- | |||
| [[Image:{{{Name|??}}} Black Live.jpg|center|100px]] | |||
| [[Image:{{{Name|??}}} Red Live.jpg|center|100px]] | |||
| [[Image:{{{Name|??}}} White Live.jpg|center|100px]] | |||
| [[Image:{{{Name|??}}} Yellow Live.jpg|center|100px]] | |||
| [[Image:{{{Name|??}}} Fail Live.jpg|center|100px]] | |||
|} | |||
{{#ifeq:{{{Lapyan}}}|True|| [[Image:{{{Name|??}}} Light Blue Live.jpg|center|100px]]|}} | |||
=== Example === | |||
<pre> | |||
{{Dyed Variations | |||
| Name = Chicken Hat | |||
}} | |||
</pre> | |||
{{Dyed Variations | |||
| Name = Chicken Hat | |||
}} | }} | ||
Revision as of 21:05, 9 March 2009
Welcome to the Sanddhbox :)
Feel free to leave comments/suggestions in the discussion page.
Dyeing Template
To be achieved Code/Template?
The PAGENAME-thingie works, but the code is ugly as hell. Would be nicer to have a "smooth" template, where one would only have to fill in one parameter (i.e. "Name"), and it would nicely display all the variations and options.
- Possible to use only one parameter (Name) instead of the Pagename-template? Also for icons/live images.
- Options to include/exclude dyed/non-dyed variations available (with ifeq: True/False)? Is this possible when using only one parameter? Or would for every color a separate parameter be defined?
- "Smooth" Template code to be achieved (if possible):
{{Dyed Variations | Name = | Lapyan = True | Colban = True | Verdalim = True | Minalim = True | Relanim = True | Thananim = True | Hennacin = True | Argenory = True | Berimphur = True | Fail = True }}
Code for Simple
{{Dyed Variations | Name = }}
Dyed ?? | ||||
File:?? Light Blue Icon.png Lapyan (Light Blue) |
File:?? Dark Blue Icon.png Colban (Dark Blue) |
File:?? Green Icon.png Verdalim (Green) |
File:?? Mint Green Icon.png Minalim (Mint Green) |
File:?? Purple Icon.png Relanim (Purple) |
File:?? Black Icon.png Thananim (Black) |
File:?? Red Icon.png Hennacin (Red) |
File:?? White Icon.png Argenory (White) |
File:?? Yellow Icon.png Berimphur (Yellow) |
File:?? Fail Icon.png Fail-Dyed |
Example
{{Dyed Variations | Name = Dapper Suit }}
Dyed {{{1}}} | ||||
---|---|---|---|---|
Lapyan (Light Blue) |
Colban (Dark Blue) |
Verdalim (Green) |
Minalim (Mint Green) |
Relanim (Purple) |
Thananim (Black) |
Hennacin (Red) |
Argenory (White) |
Berimphur (Yellow) |
Fail-Dyed |
Code for not all variations present
{{Dyed Variations | Name = | Lapyan = False | Colban = False | Verdalim = False | Minalim = False | Relanim = False | Thananim = False | Hennacin = True | Argenory = False | Berimphur = False | Fail = False }}
Dyed ?? | ||||
File:?? Light Blue Icon.png Lapyan (Light Blue) |
File:?? Dark Blue Icon.png Colban (Dark Blue) |
File:?? Green Icon.png Verdalim (Green) |
File:?? Mint Green Icon.png Minalim (Mint Green) |
File:?? Purple Icon.png Relanim (Purple) |
File:?? Black Icon.png Thananim (Black) |
File:?? Red Icon.png Hennacin (Red) |
File:?? White Icon.png Argenory (White) |
File:?? Yellow Icon.png Berimphur (Yellow) |
File:?? Fail Icon.png Fail-Dyed |
Example
{{Dyed Variations | Name = Chicken Hat }}
Dyed {{{1}}} | ||||
---|---|---|---|---|
Lapyan (Light Blue) |
Colban (Dark Blue) |
Verdalim (Green) |
Minalim (Mint Green) |
Relanim (Purple) |
Thananim (Black) |
Hennacin (Red) |
Argenory (White) |
Berimphur (Yellow) |
Fail-Dyed |
Old
Dyed Sanddh/Sandbox | ||||
File:Sanddh/Sandbox Light Blue Icon.png Lapyan (Light Blue) |
File:Sanddh/Sandbox Dark Blue Icon.png Colban (Dark Blue) |
File:Sanddh/Sandbox Green Icon.png Verdalim (Green) |
File:Sanddh/Sandbox Mint Green Icon.png Minalim (Mint Green) |
File:Sanddh/Sandbox Purple Icon.png Relanim (Purple) |
File:Sanddh/Sandbox Black Icon.png Thananim (Black) |
File:Sanddh/Sandbox Red Icon.png Hennacin (Red) |
File:Sanddh/Sandbox White Icon.png Argenory (White) |
File:Sanddh/Sandbox Yellow Icon.png Berimphur (Yellow) |
File:Sanddh/Sandbox Fail Icon.png Fail-Dyed |
Test
See Dapper Suit