Difference between revisions of "User:Gentlegiant03/Completion"

From DDwiki
Jump to: navigation, search
(Completing completion template!)
(Adding fields)
 
Line 115: Line 115:
 
|  style="background-color: {{{gorl}}}" |  
 
|  style="background-color: {{{gorl}}}" |  
 
|  style="background-color: {{{gorf}}}" |  
 
|  style="background-color: {{{gorf}}}" |  
| colspan="6" |  
+
| colspan="6" | Current Gauntlet Level: '''{{{gauntlet}}}'''
 
|-
 
|-
 
| [[Crusader]]
 
| [[Crusader]]
Line 129: Line 129:
 
|  style="background-color: {{{hall}}}" |  
 
|  style="background-color: {{{hall}}}" |  
 
|  style="background-color: {{{half}}}" |  
 
|  style="background-color: {{{half}}}" |  
| colspan="6" |  
+
| colspan="6" | Highest Ranked Score: '''{{{ranked}}}'''
 
|-
 
|-
 
| [[Tinker]]
 
| [[Tinker]]
Line 143: Line 143:
 
|  style="background-color: {{{vaml}}}" |  
 
|  style="background-color: {{{vaml}}}" |  
 
|  style="background-color: {{{vamf}}}" |  
 
|  style="background-color: {{{vamf}}}" |  
| colspan="6" |  
+
| colspan="6" |
 
|}</includeonly><noinclude>
 
|}</includeonly><noinclude>
  
Line 171: Line 171:
 
| tinn=red    | tins=red    | tinc=red    | tinl=red    | tinf=red  
 
| tinn=red    | tins=red    | tinc=red    | tinl=red    | tinf=red  
 
| vamn=red    | vams=red    | vamc=red    | vaml=red    | vamf=red  
 
| vamn=red    | vams=red    | vamc=red    | vaml=red    | vamf=red  
 +
| gauntlet=1  | ranked=0
 
}} </nowiki></pre>
 
}} </nowiki></pre>
  
Line 202: Line 203:
 
| haln=red    | hals=red    | halc=red    | hall=red    | half=red  
 
| haln=red    | hals=red    | halc=red    | hall=red    | half=red  
 
| tinn=red    | tins=red    | tinc=red    | tinl=red    | tinf=red  
 
| tinn=red    | tins=red    | tinc=red    | tinl=red    | tinf=red  
| vamn=red    | vams=red    | vamc=red    | vaml=red    | vamf=red  
+
| vamn=red    | vams=red    | vamc=red    | vaml=red    | vamf=red
 +
| gauntlet=1  | ranked=0
 
}}
 
}}
  

Latest revision as of 18:23, 4 January 2011


This is a vanity template for user pages to show off which classes they have completed the game with.

Usage

To use this template on your page copy and paste the code below (replacing "red" or "yellow" with whatever color you want (hex should work as well, just don't use quotes):

{{User:Gentlegiant03/Completion
| fign=yellow | figs=red    | figc=red    | figl=red    | figf=red 
| bern=red    | bers=red    | berc=red    | berl=red    | berf=red 
| warn=red    | wars=red    | warc=red    | warl=red    | warf=red 
| thin=red    | this=red    | thic=red    | thil=red    | thif=red 
| rogn=red    | rogs=red    | rogc=red    | rogl=red    | rogf=red 
| assn=red    | asss=red    | assc=red    | assl=red    | assf=red 
| prin=red    | pris=red    | pric=red    | pril=red    | prif=red 
| monn=red    | mons=red    | monc=red    | monl=red    | monf=red
| paln=red    | pals=red    | palc=red    | pall=red    | palf=red 
| wizn=red    | wizs=red    | wizc=red    | wizl=red    | wizf=red 
| sorn=red    | sors=red    | sorc=red    | sorl=red    | sorf=red 
| blon=red    | blos=red    | bloc=red    | blol=red    | blof=red 
| tran=red    | tras=red    | trac=red    | tral=red    | traf=red 
| gorn=red    | gors=red    | gorc=red    | gorl=red    | gorf=red 
| crun=red    | crus=red    | cruc=red    | crul=red    | cruf=red 
| haln=red    | hals=red    | halc=red    | hall=red    | half=red 
| tinn=red    | tins=red    | tinc=red    | tinl=red    | tinf=red 
| vamn=red    | vams=red    | vamc=red    | vaml=red    | vamf=red 
| gauntlet=1  | ranked=0
}} 

Each row is a character class (determined by the first three characters of the name) and the following letters correspond to a dungeon:

  • n = Normal
  • s = Snake Pit
  • c = Crypt
  • l = Library
  • f = Factory

Example

The code above will produce the following output:

Class Completed Class Completed Class Completed
N S C L F N S C L F N S C L F
Fighter Berserker Warlord
Thief Rogue Assassin
Priest Monk Paladin
Wizard Sorcerer Bloodmage
Transmuter Gorgon Current Gauntlet Level: 1
Crusader Half Dragon Highest Ranked Score: 0
Tinker Vampire

Warning

Although I imagine the parsing of this template may be quite heavy I can't imagine view counts on user pages would get high enough to cause a problem. IF this turns out not to be case please blank this page!