Difference between revisions of "User talk:Xt0rt3r"

From NEStalgia
Jump to: navigation, search
(Tooltips: new section)
Line 2: Line 2:
  
 
thank you for changing the name on that enchants to crafting i didnt know how to im still new to wiki and Mahn has been helping me with coding and templates --(Previously unsigned comment by [[User:ChaosTonight|ChaosTonight]])
 
thank you for changing the name on that enchants to crafting i didnt know how to im still new to wiki and Mahn has been helping me with coding and templates --(Previously unsigned comment by [[User:ChaosTonight|ChaosTonight]])
 +
 +
== Tooltips ==
 +
 +
Hi, could you add the following code http://community.wikia.com/wiki/Forum:Wowwiki_tooltips_code to Common.css so we can use those nice tooltips too? See http://www.wowwiki.com/Help%3ATooltips for examples.<br />I'm trying to make something like http://allods.wikia.com/wiki/Mage_talents for the NEStalgia talent trees. Prototype tooltip for an ability:<div class="tooltip-content">
 +
{| cellspacing="0" cellpadding="0" style="background-color:#141414; border: 2px solid #141414;"
 +
|-
 +
|
 +
{| cellspacing="0" cellpadding="0" style="background-color:#fafafa; border: 2px solid #fafafa; border-radius:5px;"
 +
|-
 +
|
 +
{| cellspacing="0" cellpadding="5" style="background-color:#141414; border-collapse: collapse; border-radius:5px; color:#fafafa; width:250px;"
 +
|-
 +
|<small style="color:#64c8fa;">Ability </small>'''Tax'''<span style="float: right;"><small style="color:#64c8fa;">Cost </small>'''100 CR'''</span><br />'''Inflicts direct damage that is returned as HP to the caster'''<br /><small style="color:#64c8fa;">Damage </small>'''Physical'''<br /><small style="color:#64c8fa;">Target </small>'''One Foe'''<span style="float: right;"><small style="color:#64c8fa;">Power </small>'''30%'''</span><hr /><small style="color:#64c8fa;">Prerequisite: </small><small>Enchanter (1) or Pickpocket (1)</small>
 +
|}
 +
|}
 +
|}
 +
</div>[[User:Xhamon|Xhamon]] 05:35, 24 April 2014 (CDT)

Revision as of 06:35, 24 April 2014

Thank you

thank you for changing the name on that enchants to crafting i didnt know how to im still new to wiki and Mahn has been helping me with coding and templates --(Previously unsigned comment by ChaosTonight)

Tooltips

Hi, could you add the following code http://community.wikia.com/wiki/Forum:Wowwiki_tooltips_code to Common.css so we can use those nice tooltips too? See http://www.wowwiki.com/Help%3ATooltips for examples.
I'm trying to make something like http://allods.wikia.com/wiki/Mage_talents for the NEStalgia talent trees. Prototype tooltip for an ability:

Ability TaxCost 100 CR
Inflicts direct damage that is returned as HP to the caster
Damage Physical
Target One FoePower 30%
Prerequisite: Enchanter (1) or Pickpocket (1)

Xhamon 05:35, 24 April 2014 (CDT)