Difference between revisions of "Sacred:Draelokk's Glooming Skull"

From SacredWiki
Jump to navigation Jump to search
(Replacing page with 'Daemon Set Items Draelokk's Glooming Skull Category:Set Item Name')
Line 2: Line 2:
  
 
Draelokk's Glooming Skull
 
Draelokk's Glooming Skull
 +
 +
<nowiki>Example of how to insert this template into another page with fields completed.  Type:
 +
 +
{{subst:Set Items|Draelokk's Glooming Skull|Daemon| |Draelokk's Wings| | | | | | | | | | |+Endurance<br />+Dread<br />+Magic Lore|+Spell Resistance<br />+Banish Undead}}
 +
 +
Note in the above line of code that when you enter a space as data between the | | brackets the that the corresponding numerical field will be excluded from the output.  As part of the template I have included the hex color code for the colours of each character class.  To make use of it enter the template with the data that you know and then save your work.  Then go back into edit and get the hex code for your character and apply it to the line:
 +
<span style="color:#PLACE_HEX_CHARACTER_COLOR_HERE;">{{{2}}}</span>
 +
replacing the enter line:
 +
PLACE_HEX_CHARACTER_COLOR_HERE
 +
with the appropriate hex colour code.</nowiki>
 +
  
  
  
 
[[Category:Set Item Name]]
 
[[Category:Set Item Name]]

Revision as of 03:19, 7 October 2007

Daemon Set Items

Draelokk's Glooming Skull

Example of how to insert this template into another page with fields completed. Type: {{subst:Set Items|Draelokk's Glooming Skull|Daemon| |Draelokk's Wings| | | | | | | | | | |+Endurance<br />+Dread<br />+Magic Lore|+Spell Resistance<br />+Banish Undead}} Note in the above line of code that when you enter a space as data between the | | brackets the that the corresponding numerical field will be excluded from the output. As part of the template I have included the hex color code for the colours of each character class. To make use of it enter the template with the data that you know and then save your work. Then go back into edit and get the hex code for your character and apply it to the line: <span style="color:#PLACE_HEX_CHARACTER_COLOR_HERE;">{{{2}}}</span> replacing the enter line: PLACE_HEX_CHARACTER_COLOR_HERE with the appropriate hex colour code.