Template:PerkTable: Difference between revisions

From Destinypedia, the Destiny wiki

(test)
No edit summary
Line 1: Line 1:
<includeonly>{| id="PerkTable" class="{{#if:{{#forargs:barrel|key|value|{{#var:value}}}}||no-barrel}} {{#if:{{#forargs:mag|key|value|{{#var:value}}}}||no-mag}} {{#if:{{#forargs:blade|key|value|{{#var:value}}}}||no-blade}} {{#if:{{#forargs:guard|key|value|{{#var:value}}}}||no-guard}} {{#if:{{#forargs:1stperk|key|value|{{#var:value}}}}||no-1stperk}} {{#if:{{#forargs:2ndperk|key|value|{{#var:value}}}}||no-2ndperk}} {{#if:{{#forargs:grip|key|value|{{#var:value}}}}||no-grip}} {{#if:{{#forargs:origin|key|value|{{#var:value}}}}||no-origin}}"
<includeonly>{| id="PerkTable" class="{{#if:{{#forargs:mag|key|value|{{#var:value}}}}||no-mag}} {{#if:{{#forargs:blade|key|value|{{#var:value}}}}||no-blade}} {{#if:{{#forargs:guard|key|value|{{#var:value}}}}||no-guard}} {{#if:{{#forargs:1stperk|key|value|{{#var:value}}}}||no-1stperk}} {{#if:{{#forargs:2ndperk|key|value|{{#var:value}}}}||no-2ndperk}} {{#if:{{#forargs:grip|key|value|{{#var:value}}}}||no-grip}} {{#if:{{#forargs:origin|key|value|{{#var:value}}}}||no-origin}}"
! Barrel
! Barrel
! Magazine
! Magazine
Line 14: Line 14:
|}<templatestyles src="PerkTable.css"/></includeonly><noinclude>
|}<templatestyles src="PerkTable.css"/></includeonly><noinclude>
==Usage instructions==
==Usage instructions==
Use the syntax below for any amount of numbered groups. If including light.gg links, use the format: <code><nowiki>[[lightgg:<id>|<perk name>]]</nowiki></code>
Use the syntax below for any amount of numbered groups. A value for <code>barrel</code> is required, but all other fields are optional and their column will be hidden if not used. If including light.gg links, use the format: <code><nowiki>[[lightgg:<id>|<perk name>]]</nowiki></code>


<pre>
<pre>

Revision as of 11:59, August 10, 2023

Usage instructions

Use the syntax below for any amount of numbered groups. A value for barrel is required, but all other fields are optional and their column will be hidden if not used. If including light.gg links, use the format: [[lightgg:<id>|<perk name>]]

{{PerkTable
|barrel1=
|mag1=
|blade1=
|guard1=
|1stperk1=
|2ndperk1=
|grip1=
|origin1=

|barrel2=
|mag2=
|blade2=
|guard2=
|1stperk2=
|2ndperk2=
|grip2=
|origin2=
}}