Template:JobSim: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><div id="toolList" style="display: none;"> | <includeonly></includeonly><noinclude>==Description== | ||
{{JobSim|id}} | |||
<nowiki> | |||
<div id="toolList" style="display: none;"> | |||
<ul> <b>Slot</b> </ul> | |||
<button onclick="loadSlot(1)">1</button> | <button onclick="loadSlot(1)">1</button> | ||
<button onclick="loadSlot(2)">2</button> | <button onclick="loadSlot(2)">2</button> | ||
| Line 6: | Line 10: | ||
<button onclick="loadSlot(4)">4</button> | <button onclick="loadSlot(4)">4</button> | ||
<button onclick="clearData()">Delete Data</button> | <button onclick="clearData()">Delete Data</button> | ||
</div></ | </div></nowiki> | ||
====Usage==== | ====Usage==== | ||
{{itemimg |id=</nowiki>''<id>''}} | {{itemimg |id=</nowiki>''<id>''}} | ||
Revision as of 14:30, 18 January 2024
Description
<div id="toolList" style="display: none;"> <ul> <b>Slot</b> </ul> <button onclick="loadSlot(1)">1</button> <button onclick="loadSlot(2)">2</button> <button onclick="loadSlot(3)">3</button> <button onclick="loadSlot(4)">4</button> <button onclick="clearData()">Delete Data</button> </div>
Usage
https://ragnagoats.eu/data/items/icons/</nowiki><id>.png
| Examplex | Output |
|---|---|
| {{itemimg|id=7015}} |
Fields
| id | The ID of the item as seen in the itemdesctables. |
See Also
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| id | id | no description | Unknown | optional |