Template:Item Info: Difference between revisions

From Slippy Studios
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 25: Line 25:


.item_info {
.item_info {
     background: rgba(0, 0, 0, 1);
     background: rgba(0, 0, 0, 0.7);
     padding: 5px;
     padding: 5px;
     font-size: 16pt;
     font-size: 16pt;
Line 59: Line 59:


.item_quality {
.item_quality {
     background: rgba(0, 0, 0, 1);
     background: rgba(0, 0, 0, 0.7);
     padding: 5px;
     padding: 5px;
     font-size: 13pt;
     font-size: 13pt;
Line 78: Line 78:


.item_desc {
.item_desc {
     background: rgba(0, 0, 0, 1);
     background: rgba(0, 0, 0, 0.7);
     padding: 5px;
     padding: 5px;
     font-size: 13pt;
     font-size: 13pt;
Line 89: Line 89:


.item_usage {
.item_usage {
     background: rgba(0, 0, 0, 1);
     background: rgba(0, 0, 0, 0.7);
     padding: 5px;
     padding: 5px;
     font-size: 13pt;
     font-size: 13pt;
Line 102: Line 102:
.item_available,
.item_available,
.item_origin {
.item_origin {
     background: rgba(0, 0, 0, 1);
     background: rgba(0, 0, 0, 0.7);
     font-size: 13pt;
     font-size: 13pt;
     width: 275px;
     width: 275px;

Revision as of 20:32, 2 July 2025


{{{name}}}
ID: {{{id}}}
[[File:{{{image}}}|link={{{name}}}]]
{{{quality}}}
{{{desc}}}
[[Items#{{{type}}}|{{{type}}}]]
[[Gamemodes#{{{available}}}|{{{available}}}]]
{{{origin}}}