WIKI IS CURRENTLY UNDER CONSTRUCTION

Difference between revisions of "Template:EquipmentTab"

From OldSchool RSPS
Jump to navigation Jump to search
(Created page with "<onlyinclude> <div style="width: 204px; min-height: 275px; display: flex; justify-content: center; align-items: center;"> <div style="position: absolute; z-index: -2;">File:Inventory_tab.png</div> <div style="display: inline-grid;grid-template-rows: 36px 36px 36px 36px 36px;grid-template-columns: 36px 36px 36px;grid-gap: 7px;"> <div style="display: flex; flex-direction: column;">File:Blank_slot.png<div style="position: absolute; margin: 5px;">File:{{{relic}}}.p...")
 
Line 13: Line 13:
<div style="display: flex; flex-direction: column;">[[File:Blank_slot.png]]<div style="position: absolute; margin: 5px;">[[File:{{{offHand}}}.png]]</div></div>
<div style="display: flex; flex-direction: column;">[[File:Blank_slot.png]]<div style="position: absolute; margin: 5px;">[[File:{{{offHand}}}.png]]</div></div>
<div></div>
<div></div>
<div style="display: flex; flex-direction: column;">[[File:Blank_slot.png]]<div style="position: absolute; margin: 5px;">[[File:legs.png]]</div></div>
<div style="display: flex; flex-direction: column;">[[File:Blank_slot.png]]<div style="position: absolute; margin: 5px;">[[File:{{{legs}}}.png]]</div></div>
<div></div>
<div></div>
<div style="display: flex; flex-direction: column;">[[File:Blank_slot.png]]<div style="position: absolute; margin: 5px;">[[File:gloves.png]]</div></div>
<div style="display: flex; flex-direction: column;">[[File:Blank_slot.png]]<div style="position: absolute; margin: 5px;">{{{gloves}}}</div></div>
<div style="display: flex; flex-direction: column;">[[File:Blank_slot.png]]<div style="position: absolute; margin: 5px;">[[File:boots.png]]</div></div>
<div style="display: flex; flex-direction: column;">[[File:Blank_slot.png]]<div style="position: absolute; margin: 5px;">{{{boots}}}</div></div>
<div style="display: flex; flex-direction: column;">[[File:Blank_slot.png]]<div style="position: absolute; margin: 5px;">[[File:ring.png]]</div></div>
<div style="display: flex; flex-direction: column;">[[File:Blank_slot.png]]<div style="position: absolute; margin: 5px;">{{{ring}}}</div></div>
</div>
</div>
</div>
</div>
Line 25: Line 25:


  <nowiki>{{equipmentTab  
  <nowiki>{{equipmentTab  
relic=
|relic=
helm=
|helm=
cape=
|cape=
neck=
|neck=
quiver=
|quiver=
weapon=
|weapon=
body=
|body=
offHand=
|offHand=
legs=
|legs=
gloves=
|gloves=
boots=
|boots=
ring=
|ring=
}}</nowiki>
}}</nowiki>

Revision as of 02:31, 22 April 2022

Inventory tab.png
Blank slot.png
[[File:{{{relic}}}.png]]
Blank slot.png
[[File:{{{helm}}}.png]]
Blank slot.png
[[File:{{{cape}}}.png]]
Blank slot.png
[[File:{{{neck}}}.png]]
Blank slot.png
[[File:{{{quiver}}}.png]]
Blank slot.png
[[File:{{{weapon}}}.png]]
Blank slot.png
[[File:{{{body}}}.png]]
Blank slot.png
[[File:{{{offHand}}}.png]]
Blank slot.png
[[File:{{{legs}}}.png]]
Blank slot.png
{{{gloves}}}
Blank slot.png
{{{boots}}}
Blank slot.png
{{{ring}}}


This is a template for the inventory equipment tab, fill in the properties with images

{{equipmentTab 
|relic=
|helm=
|cape=
|neck=
|quiver=
|weapon=
|body=
|offHand=
|legs=
|gloves=
|boots=
|ring=
}}