User:LVL/Sandbox: Difference between revisions

Jump to navigation Jump to search
LVL (talk | contribs)
No edit summary
LVL (talk | contribs)
No edit summary
Line 2: Line 2:
{{#ifeq:{{{weapon_items|}}}|true|
{{#ifeq:{{{weapon_items|}}}|true|
{{Navbox
{{Navbox
|name      = UnreleasedItems_Weapon
|name      = LVL/Sandbox_Weapon
|title      = {{ItemType|Weapon|color=true}}
|title      = {{ItemType|Weapon|color=true}}
|state      = {{{state|}}}
|state      = {{{state|}}}
|titlestyle = background-color:#ffefd7;
|titlestyle = background-color:#ffefd7;
|groupstyle = background-color:#b89f8a; text-align:center;
|groupstyle = background-color:#b89f8a; text-align:center;
|list1      = {{#invoke:UnreleasedItems|generate_subgroup|Weapon|ItemBox}}
|list1      = {{#invoke:LVL/Sandbox|generate_subgroup|Weapon|ItemBox}}
}}
}}
}}{{#ifeq:{{{armor_items|}}}|true|
}}{{#ifeq:{{{armor_items|}}}|true|
{{Navbox
{{Navbox
|name      = UnreleasedItems_Armor
|name      = LVL/Sandbox_Armor
|title      = {{ItemType|Armor|color=true}}
|title      = {{ItemType|Armor|color=true}}
|state      = {{{state|}}}
|state      = {{{state|}}}
|titlestyle = background-color:#ffefd7;
|titlestyle = background-color:#ffefd7;
|groupstyle = background-color:#b89f8a; text-align:center;
|groupstyle = background-color:#b89f8a; text-align:center;
|list1      = {{#invoke:UnreleasedItems|generate_subgroup|Armor|ItemBox}}
|list1      = {{#invoke:LVL/Sandbox|generate_subgroup|Armor|ItemBox}}
}}
}}
}}{{#ifeq:{{{tech_items|}}}|true|
}}{{#ifeq:{{{tech_items|}}}|true|
{{Navbox
{{Navbox
|name      = UnreleasedItems_Tech
|name      = LVL/Sandbox_Tech
|title      = {{ItemType|Tech|color=true}}
|title      = {{ItemType|Tech|color=true}}
|state      = {{{state|}}}
|state      = {{{state|}}}
|titlestyle = background-color:#ffefd7;
|titlestyle = background-color:#ffefd7;
|groupstyle = background-color:#b89f8a; text-align:center;
|groupstyle = background-color:#b89f8a; text-align:center;
|list1      = {{#invoke:UnreleasedItems|generate_subgroup|Tech|ItemBox}}
|list1      = {{#invoke:LVL/Sandbox|generate_subgroup|Tech|ItemBox}}
}}
}}
}}<noinclude>
}}<noinclude>
Line 33: Line 33:
== Usage ==
== Usage ==
<pre>
<pre>
{{UnreleasedItems
{{LVL/Sandbox
|weapon_items = true
|weapon_items = true
|armor_items = true
|armor_items = true