Template:Reward: Difference between revisions
Jump to navigation
No edit summary |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<div style="position: relative; width: 60px; height: 59px; overflow: hidden;display:inline-block;margin-top:3px;margin-bottom:3px;"> | |||
<p title="{{{3| | <p title="{{{3|}}}" style="position: absolute; top: 0; left: 0; z-index: 3; margin: 0;"> | ||
[[File:Reward_gfx.png|link=]]</p> | [[File:Reward_gfx.png|link=]]</p> | ||
<p title="{{{3| | <p title="{{{3|}}}" style="position: absolute; bottom: 0; left: 0; z-index: 2; margin: 0;"> | ||
[[File:Reward_gfx.png|link=]]</p> | [[File:Reward_gfx.png|link=]]</p> | ||
<p title="{{{3| | <p title="{{{3|}}}" style="position: absolute; top: 4px; left: 4px; right: 4px; z-index: 0; margin: 0;"> | ||
[[File:Reward_{{{1|money}}}.png|link=]]</p> | [[File:Reward_{{{1|money}}}.png|link=]]</p> | ||
<p title="{{{3| | <p title="{{{3|}}}" style="position: absolute; bottom: 0; left: 0; right: 0; z-index: 4; margin: 0; color: white; text-align: center; font-weight: bold;font-size:12px;">{{{2|}}}</p></div><noinclude> | ||
Line 13: | Line 13: | ||
{{Reward|veteran|100|100 Veteran Points}} | {{Reward|veteran|100|100 Veteran Points}} | ||
{{Reward|premium|3 days|3 days premium Higher Income}} | {{Reward|premium|3 days|3 days premium Higher Income}} | ||
'''Template for displaying reward.''' | '''Template for displaying reward.''' | ||
<code><nowiki>{{Reward|type|text|hover}}</nowiki></code> | |||
Line 31: | Line 30: | ||
The template for displaying SP rewarded to a specific skill can be found [[Template:SkillReward|here]]. | The template for displaying SP rewarded to a specific skill can be found [[Template:SkillReward|here]]. | ||
The template for displaying item rewards can be found [[Template:ItemReward|here]].</noinclude> | The template for displaying item rewards can be found [[Template:ItemReward|here]][[Category:Quest Reward Templates]][[Category:template]].</noinclude> |
Latest revision as of 16:49, 8 May 2022
Template for displaying reward.
{{Reward|type|text|hover}}
Notes for use.
This template does apply for rewards of open AP and SP, but not for those awarded to specific attributes or skills.
This template does not apply for item rewards.
The template for displaying AP rewarded to a specific attribute can be found here.
The template for displaying SP rewarded to a specific skill can be found here.
The template for displaying item rewards can be found here.