User:LVL/Sandbox: Difference between revisionsGive feedback
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 29: | Line 29: | ||
This simulates an Infobox Header: {{User:LVL/Tooltip|text=Hover for Info|hover=This should still be readable even on a dark background.}} | This simulates an Infobox Header: {{User:LVL/Tooltip|text=Hover for Info|hover=This should still be readable even on a dark background.}} | ||
</div> | </div> | ||
{{User:LVL/Tooltip | |||
| text = Rich Content Test | |||
| hover = | |||
[[File:Walker Icon.png|40px|left]] | |||
'''Walker''' is a generic NPC. | |||
* Has '''High''' health. | |||
* Deals ''Physical'' damage. | |||
See [[Walker]] for more details. | |||
}} | |||
{{User:LVL/Tooltip | |||
| text = HTML Table Test | |||
| hover = | |||
<table class="wikitable" style="width:100%"> | |||
<tr> | |||
<th>Stat</th> | |||
<th>Value</th> | |||
</tr> | |||
<tr> | |||
<td>Fire Rate</td> | |||
<td>+20%</td> | |||
</tr> | |||
<tr> | |||
<td>Ammo</td> | |||
<td>+15</td> | |||
</tr> | |||
</table> | |||
}} | |||