Difference between revisions of "User:Rewen/Sandbox"
Line 5: | Line 5: | ||
== Item Tooltops == | == Item Tooltops == | ||
− | <div class=" | + | <div class="item1">Assassin Leather Hood<div class="item2">{{Tt}}</div></div> |
Code: | Code: | ||
− | <nowiki><div class=" | + | <nowiki><div class="item1">Assassin Leather Hood<div class="item2">{{Tt}}</div></div></nowiki> |
Revision as of 16:18, 2 October 2017
Contents
Map Tooltips
Code:
<div class="tt1">(42360, 45700)<div class="tt2">{{mapmark|144.56|169.82}}</div></div>
Item Tooltops
Assassin Leather Hood
Item's Name
Template:Rewen/Sandbox is used for adding this template to a page.
How to Use Template:Rewen/Sandbox
- This template can be added to a page by typing the following in the page's code with any applicable parameters inserted after the name:
{{Rewen/Sandbox}}
Raw Example of Template:Rewen/Sandbox
Item Title | ||
Tooltip Info Appears Here | ||
Code:
<div class="item1">Assassin Leather Hood<div class="item2">{{Tt}}</div></div>