Difference between revisions of "User:Rewen/Sandbox"
Line 1: | Line 1: | ||
− | == | + | == Map Tooltips == |
<div class="tt1">(42360, 45700)<div class="tt2">{{mapmark|144.56|169.82}}</div></div> | <div class="tt1">(42360, 45700)<div class="tt2">{{mapmark|144.56|169.82}}</div></div> | ||
+ | Code: | ||
+ | <nowiki><div class="tt1">(42360, 45700)<div class="tt2">{{mapmark|144.56|169.82}}</div></div></nowiki> | ||
+ | |||
+ | == Item Tooltops == | ||
+ | <div class="tt1">Assassin Leather Hood<div class="tt2">{{Tt}}</div></div> | ||
+ | Code: | ||
+ | <nowiki><div class="tt1">Assassin Leather Hood<div class="tt2">{{Tt}}</div></div></nowiki> |
Revision as of 16:14, 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="tt1">Assassin Leather Hood<div class="tt2">{{Tt}}</div></div>