Difference between revisions of "Template:Infobox Item V2"

From Corruption of Champions II
Jump to navigation Jump to search
(Created)
 
(addition of canrefine)
 
(17 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
</tr>
 
</tr>
 
}}
 
}}
 +
{{#if: {{{caption|}}} |
 +
<tr>
 +
<td colspan="2" style="text-align: center;">{{{caption|}}}</td>
 +
</tr>
 +
}}
 +
{{#if: {{{creators|}}} |
 
<tr>
 
<tr>
 
  <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Creators</b></td>
 
  <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Creators</b></td>
 
  <td>{{{creators|}}}</td>
 
  <td>{{{creators|}}}</td>
 
</tr>
 
</tr>
 +
}}
 
{{#if: {{{contributors|}}} |
 
{{#if: {{{contributors|}}} |
 
<tr>
 
<tr>
 
  <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Contributors</b></td>
 
  <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Contributors</b></td>
  <td style="width: 50%">{{{contributors|}}}</td>
+
  <td>{{{contributors|}}}</td>
 
</tr>
 
</tr>
 
}}
 
}}
 
{{#if: {{{othernames|}}} |
 
{{#if: {{{othernames|}}} |
 
<tr>
 
<tr>
  <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Other Name(s)</b></td>
+
  <td style="width: 50%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Other Name(s)</b></td>
  <td>{{{othernames|}}}</td>
+
  <td style="width: 50%;">{{{othernames|}}}</td>
 
</tr>
 
</tr>
 
}}
 
}}
Line 30: Line 37:
 
{{#if: {{{itemtype|}}} |
 
{{#if: {{{itemtype|}}} |
 
<tr>
 
<tr>
  <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Item Type</b></td>
+
  <td style="width: 50%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Item Type</b></td>
  <td>{{{itemtype|}}}</td>
+
  <td style="width: 50%;">{{{itemtype|}}}</td>
 
</tr>
 
</tr>
 
}}
 
}}
 
{{#if: {{{slot|}}} |
 
{{#if: {{{slot|}}} |
 
<tr>
 
<tr>
  <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Slot</b></td>
+
  <td style="width: 50%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Slot</b></td>
  <td>{{{slots|}}}</td>
+
  <td style="width: 50%;">{{{slot|}}}</td>
 
</tr>
 
</tr>
 
}}
 
}}
 
{{#if: {{{weapclass|}}} |
 
{{#if: {{{weapclass|}}} |
 
<tr>
 
<tr>
  <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Weapon Class</b></td>
+
  <td style="width: 50%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Weapon Class</b></td>
  <td>{{{weapclass|}}}</td>
+
  <td style="width: 50%;">{{{weapclass|}}}</td>
 +
</tr>
 +
}}
 +
{{#if: {{{classtype|}}} |
 +
<tr>
 +
<td style="width: 50%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Class Type</b></td>
 +
<td style="width: 50%;">{{{classtype|}}}</td>
 
</tr>
 
</tr>
 
}}
 
}}
Line 49: Line 62:
 
<tr>
 
<tr>
 
  <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Price</b></td>
 
  <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Price</b></td>
  <td>{{{pric|}}}</td>
+
  <td>{{{price|}}}</td>
 
</tr>
 
</tr>
 
}}
 
}}
 
{{#if: {{{hasspeceff|}}} |
 
{{#if: {{{hasspeceff|}}} |
 
<tr>
 
<tr>
  <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Has Special Effect?</b></td>
+
  <td style="width: 50%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Has Special Effect?</b></td>
  <td>{{{hasspeceff|}}}</td>
+
  <td style="width: 50%;">{{{hasspeceff|}}}</td>
 
</tr>
 
</tr>
 
}}
 
}}
Line 62: Line 75:
 
  <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Is Unique?</b></td>
 
  <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Is Unique?</b></td>
 
  <td>{{{isunique|}}}</td>
 
  <td>{{{isunique|}}}</td>
 +
</tr>
 +
}}
 +
{{#if: {{{canrefine|}}} |
 +
<tr>
 +
<td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Can be Refined?</b></td>
 +
<td>{{{canrefine|}}}</td>
 
</tr>
 
</tr>
 
}}
 
}}
Line 92: Line 111:
 
  <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Version Added</b></td>
 
  <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Version Added</b></td>
 
  <td>{{{versionadded|}}}</td>
 
  <td>{{{versionadded|}}}</td>
 +
</tr>
 +
}}
 +
{{#if: {{{changelog|}}} |
 +
<tr>
 +
<td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Changelog</b></td>
 +
<td class="mw-collapsible mw-collapsed">{{{changelog|}}}</td>
 
</tr>
 
</tr>
 
}}
 
}}
Line 156: Line 181:
 
</tr>
 
</tr>
 
}}
 
}}
{{#if: {{{attackpow|}}} |
+
{{#if: {{{attackpow|}}}{{{threat|}}} |
 
<tr>
 
<tr>
 
  <td style="width: 35%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Attack Power</b></td>
 
  <td style="width: 35%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Attack Power</b></td>
 
  <td style="text-align: center; width: 15%">{{{attackpow|}}}</td>
 
  <td style="text-align: center; width: 15%">{{{attackpow|}}}</td>
 +
<td style="width: 35%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Threat</b></td>
 +
<td style="text-align: center; width: 15%">{{{threat|}}}</td>
 
</tr>
 
</tr>
 
}}
 
}}
Line 169: Line 196:
 
  <th colspan="3" style="text-align: center; color: #FFFFFF; height: 24px; font-size: medium; background-color: #708090;"><b>Damage & Resistances</b></th>
 
  <th colspan="3" style="text-align: center; color: #FFFFFF; height: 24px; font-size: medium; background-color: #708090;"><b>Damage & Resistances</b></th>
 
</tr>
 
</tr>
 +
{{#if: {{{dmgcat|}}} |
 
<tr>
 
<tr>
  <th style="text-align: center; background-color: #708090; color: #FFFFFF"><b>Damage</b></th>
+
  <th colspan="2" style="text-align: center; background-color: #708090; color: #FFFFFF"><b>Damage Category</b></th>
  <th style="text-align: center; background-color: #708090; color: #FFFFFF"><b>Type</b></th>
+
<td style="text-align: center">{{{dmgcat|}}}</td>
  <th style="text-align: center; background-color: #708090; color: #FFFFFF"><b>Resistances</b></th>
+
</tr>
 +
}}
 +
<tr>
 +
  <th style="width: 33%; text-align: center; background-color: #708090; color: #FFFFFF"><b>Damage</b></th>
 +
<th style="width: 33%; text-align: center; background-color: #708090; color: #FFFFFF"><b>Type</b></th>
 +
  <th style="width: 33%; text-align: center; background-color: #708090; color: #FFFFFF"><b>Resistances</b></th>
 
</tr>
 
</tr>
 
{{#if: {{{phyd|}}}{{{phyr|}}} |
 
{{#if: {{{phyd|}}}{{{phyr|}}} |
Line 228: Line 261:
 
  <td style="text-align: center; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Acid</b></td>
 
  <td style="text-align: center; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Acid</b></td>
 
  <td style="text-align: center">{{{acir|}}}</td>
 
  <td style="text-align: center">{{{acir|}}}</td>
</tr>
 
}}
 
{{#if: {{{blid|}}}{{{blir|}}} |
 
<tr>
 
<td style="text-align: center">{{{blid|}}}</td>
 
<td style="text-align: center; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Blight</b></td>
 
<td style="text-align: center">{{{blir|}}}</td>
 
 
</tr>
 
</tr>
 
}}
 
}}
Line 291: Line 317:
 
  <td style="text-align: center; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Psychic</b></td>
 
  <td style="text-align: center; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Psychic</b></td>
 
  <td style="text-align: center">{{{psycr|}}}</td>
 
  <td style="text-align: center">{{{psycr|}}}</td>
 +
</tr>
 +
}}
 +
{{#if: {{{mind|}}}{{{minr|}}} |
 +
<tr>
 +
<td style="text-align: center">{{{mind|}}}</td>
 +
<td style="text-align: center; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Mind</b></td>
 +
<td style="text-align: center">{{{minr|}}}</td>
 
</tr>
 
</tr>
 
}}
 
}}
Line 308: Line 341:
 
|name = temp
 
|name = temp
 
|image =  
 
|image =  
 +
|caption =
 
|creators =  
 
|creators =  
 
|contributors = temp
 
|contributors = temp
Line 314: Line 348:
 
|slot =  
 
|slot =  
 
|weapclass =
 
|weapclass =
 +
|classtype =
 
|price =  
 
|price =  
 
|hasspeceff = Yes
 
|hasspeceff = Yes
 
|isunique = No
 
|isunique = No
 +
|canrefine = NO
 
|tags = Butt<br>Tress
 
|tags = Butt<br>Tress
 
|stacklimit =
 
|stacklimit =
Line 322: Line 358:
 
|combatusable =
 
|combatusable =
 
|versionadded  = does not exist
 
|versionadded  = does not exist
 +
|changelog =
 
|statstable = yes
 
|statstable = yes
 
|armor =  
 
|armor =  
Line 338: Line 375:
 
|maxhp = +20
 
|maxhp = +20
 
|attackpow =  
 
|attackpow =  
 +
|threat = benis
 
|dmgnresttable = yes
 
|dmgnresttable = yes
 +
|dmgcat = test
 
|phyd =
 
|phyd =
 
|phyr =
 
|phyr =
 +
|magd =
 +
|magr =
 
|mend = 21
 
|mend = 21
 
|menr =
 
|menr =
Line 369: Line 410:
 
|psycd =  
 
|psycd =  
 
|psycr =  
 
|psycr =  
 +
|mind =
 +
|minr =
 
|rawd =  
 
|rawd =  
 
|rawr = 21
 
|rawr = 21
Line 376: Line 419:
 
|name = temp
 
|name = temp
 
|image =  
 
|image =  
 +
|caption =
 
|creators =  
 
|creators =  
 
|contributors = temp
 
|contributors = temp
Line 381: Line 425:
 
|itemtype =  
 
|itemtype =  
 
|slot =  
 
|slot =  
|weapclass =  
+
|weapclass =
 +
|classtype =  
 
|price =  
 
|price =  
 
|hasspeceff =  
 
|hasspeceff =  
 
|isunique =  
 
|isunique =  
 +
|canrefine =
 
|tags =  
 
|tags =  
 
|stacklimit =  
 
|stacklimit =  
Line 390: Line 436:
 
|combatusable =  
 
|combatusable =  
 
|versionadded  =  
 
|versionadded  =  
 +
|changelog =
 
|statstable = [yes] or [leave empty if none]
 
|statstable = [yes] or [leave empty if none]
 
|armor =  
 
|armor =  
Line 406: Line 453:
 
|maxhp =  
 
|maxhp =  
 
|attackpow =  
 
|attackpow =  
 +
|threat = benis
 
|dmgnresttable = [yes] or [leave empty if none]
 
|dmgnresttable = [yes] or [leave empty if none]
 +
|dmgcat = test
 
|phyd =  
 
|phyd =  
 
|phyr =  
 
|phyr =  
 +
|magd =
 +
|magr =
 
|mend =  
 
|mend =  
 
|menr =  
 
|menr =  
Line 437: Line 488:
 
|psycd =  
 
|psycd =  
 
|psycr =  
 
|psycr =  
 +
|mind =
 +
|minr =
 
|rawd =  
 
|rawd =  
 
|rawr =  
 
|rawr =  

Latest revision as of 06:53, 12 March 2024

Crediting

Adapted from Template:Infobox Character V2

Usage

temp
Contributors temp
Other Name(s) temp
Information
Has Special Effect? Yes
Is Unique? No
Can be Refined? NO
Tags Butt
Tress
Version Added does not exist
Stats
Spellpower Spell Penetration 21
Accuracy Critical Chance 4
Focus 4 Initiative
Sexiness Temptation 4
Leadership Max HP +20
Attack Power Threat benis
Damage & Resistances
Damage Category test
Damage Type Resistances
21 Mental
12 Holy
Frost 5
Drug 51
Raw 21
{{Infobox Item V2
|name = temp
|image = 
|caption = 
|creators = 
|contributors = temp
|othernames = temp
|itemtype = 
|slot = 
|weapclass =
|classtype = 
|price = 
|hasspeceff = 
|isunique = 
|canrefine = 
|tags = 
|stacklimit = 
|usable = 
|combatusable = 
|versionadded  = 
|changelog =
|statstable = [yes] or [leave empty if none]
|armor = 
|armorpen = 
|spellpow = 
|spellpen = 
|eva = 
|ward = 
|acc = 
|crit = 
|focus = 
|init = 
|sexi = 
|temp = 
|lead = 
|maxhp = 
|attackpow = 
|threat = benis
|dmgnresttable = [yes] or [leave empty if none]
|dmgcat = test
|phyd = 
|phyr = 
|magd =
|magr = 
|mend = 
|menr = 
|pend = 
|penr = 
|crud = 
|crur = 
|hold = 
|holr = 
|blid = 
|blir = 
|acid = 
|acir = 
|fird = 
|firr = 
|frod = 
|fror = 
|stod = 
|stor = 
|tead = 
|tear = 
|drud = 
|drur = 
|phed = 
|pher = 
|fatd = 
|fatr = 
|psycd = 
|psycr = 
|mind = 
|minr = 
|rawd = 
|rawr = 
}}