Difference between revisions of "Template:EquipmentList"

From Corruption of Champions II
Jump to navigation Jump to search
m (addition of Race because that gives attributes)
(removal of virginity sections (I honestly don't know why it was here), added Level, HP, and Action Points)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
<table class="wikitable" style="margin:auto; border-radius:10px; border: 2px solid black; valign="top"">
+
<table class="wikitable" style="margin:auto; border-radius:10px; border: 2px black; vertical-align: top">
 
<tr>
 
<tr>
 
  <th colspan="2"><b>Equipment</b></th>
 
  <th colspan="2"><b>Equipment</b></th>
Line 6: Line 6:
 
{{#if: {{{primary|}}} |
 
{{#if: {{{primary|}}} |
 
  <tr>
 
  <tr>
   <th>Primary</th><td>{{{primary|}}}</td>
+
   <th style="text-align:left">Primary</th><td>{{{primary|}}}</td>
 
  </tr>
 
  </tr>
 
}}
 
}}
 
{{#if: {{{offhand|}}} |
 
{{#if: {{{offhand|}}} |
 
  <tr>
 
  <tr>
   <th>Offhand</th><td>{{{offhand|}}}</td>
+
   <th style="text-align:left">Offhand</th><td>{{{offhand|}}}</td>
 
  </tr>
 
  </tr>
 
}}
 
}}
 
{{#if: {{{head|}}} |
 
{{#if: {{{head|}}} |
 
  <tr>
 
  <tr>
   <th>Head</th><td>{{{head|}}}</td>
+
   <th style="text-align:left">Head</th><td>{{{head|}}}</td>
 
  </tr>
 
  </tr>
 
}}
 
}}
 
{{#if: {{{neck|}}} |
 
{{#if: {{{neck|}}} |
 
  <tr>
 
  <tr>
   <th>Neck</th><td>{{{neck|}}}</td>
+
   <th style="text-align:left">Neck</th><td>{{{neck|}}}</td>
 
  </tr>
 
  </tr>
 
}}
 
}}
 
{{#if: {{{shoulders|}}} |
 
{{#if: {{{shoulders|}}} |
 
  <tr>
 
  <tr>
   <th>Shoulders</th><td>{{{shoulders|}}}</td>
+
   <th style="text-align:left">Shoulders</th><td>{{{shoulders|}}}</td>
 
  </tr>
 
  </tr>
 
}}
 
}}
 
{{#if: {{{armor|}}} |
 
{{#if: {{{armor|}}} |
 
  <tr>
 
  <tr>
   <th>Armor</th><td>{{{armor|}}}</td>
+
   <th style="text-align:left">Armor</th><td>{{{armor|}}}</td>
 
  </tr>
 
  </tr>
 
}}
 
}}
 
{{#if: {{{top|}}} |
 
{{#if: {{{top|}}} |
 
  <tr>
 
  <tr>
   <th>Top</th><td>{{{top|}}}</td>
+
   <th style="text-align:left">Top</th><td>{{{top|}}}</td>
 
  </tr>
 
  </tr>
 
}}
 
}}
 
{{#if: {{{bottom|}}} |
 
{{#if: {{{bottom|}}} |
 
  <tr>
 
  <tr>
   <th>Bottom</th><td>{{{bottom|}}}</td>
+
   <th style="text-align:left">Bottom</th><td>{{{bottom|}}}</td>
 
  </tr>
 
  </tr>
 
}}
 
}}
 
{{#if: {{{waist|}}} |
 
{{#if: {{{waist|}}} |
 
  <tr>
 
  <tr>
   <th>Waist</th><td>{{{waist|}}}</td>
+
   <th style="text-align:left">Waist</th><td>{{{waist|}}}</td>
 +
</tr>
 +
}}
 +
{{#if: {{{hands|}}} |
 +
<tr>
 +
  <th style="text-align:left">Hands</th><td>{{{hands|}}}</td>
 
  </tr>
 
  </tr>
 
}}
 
}}
 
{{#if: {{{feet|}}} |
 
{{#if: {{{feet|}}} |
 
  <tr>
 
  <tr>
   <th>Feet</th><td>{{{feet|}}}</td>
+
   <th style="text-align:left">Feet</th><td>{{{feet|}}}</td>
 
  </tr>
 
  </tr>
 
}}
 
}}
 
{{#if: {{{rings|}}} |
 
{{#if: {{{rings|}}} |
 
  <tr>
 
  <tr>
   <th>Ring(s)</th><td>{{{rings|}}}</td>
+
   <th style="text-align:left">Ring(s)</th><td>{{{rings|}}}</td>
 +
</tr>
 +
}}
 +
{{#if: {{{level|}}} |
 +
<tr>
 +
  <th colspan="2"><b>Other Combat Stats</b></th>
 +
</tr>
 +
}}
 +
{{#if: {{{level|}}} |
 +
<tr>
 +
  <th style="text-align:left">Level</th><td>{{{level|}}}</td>
 +
</tr>
 +
}}
 +
{{#if: {{{hp|}}} |
 +
<tr>
 +
  <th style="text-align:left">Health</th><td>{{{hp|}}}</td>
 +
</tr>
 +
}}
 +
{{#if: {{{ap|}}} |
 +
<tr>
 +
  <th style="text-align:left">Actions Points</th><td>{{{ap|}}}</td>
 +
</tr>
 +
}}
 +
{{#if: {{{perks|}}} |
 +
<tr>
 +
  <th style="text-align:left">Perks</th><td>{{{perks|}}}</td>
 +
</tr>
 +
}}
 +
{{#if: {{{status|}}} |
 +
<tr>
 +
  <th style="text-align:left">Statuses</th><td>{{{status|}}}</td>
 
  </tr>
 
  </tr>
 
}}
 
}}
Line 66: Line 101:
 
{{#if: {{{taxonomy|}}} |
 
{{#if: {{{taxonomy|}}} |
 
  <tr>
 
  <tr>
   <th>Taxonomy</th><td>{{{taxonomy|}}}</td>
+
   <th style="text-align:left">Taxonomy</th><td>{{{taxonomy|}}}</td>
 
  </tr>
 
  </tr>
 
}}
 
}}
 
{{#if: {{{race|}}} |
 
{{#if: {{{race|}}} |
 
  <tr>
 
  <tr>
   <th>Race</th><td>{{{race|}}}</td>
+
   <th style="text-align:left">Race</th><td>{{{race|}}}</td>
 
  </tr>
 
  </tr>
 
}}
 
}}
 
{{#if: {{{class|}}} |
 
{{#if: {{{class|}}} |
 
  <tr>
 
  <tr>
   <th>Class</th><td>{{{class|}}}</td>
+
   <th style="text-align:left">Class</th><td>{{{class|}}}</td>
 
  </tr>
 
  </tr>
 
}}
 
}}
 
{{#if: {{{background|}}} |
 
{{#if: {{{background|}}} |
 
  <tr>
 
  <tr>
   <th>Background</th><td>{{{background|}}}</td>
+
   <th style="text-align:left">Background</th><td>{{{background|}}}</td>
</tr>
 
}}
 
{{#if: {{{virgin|}}} |
 
<tr>
 
  <th>Virgin</th><td>{{{virgin|}}}</td>
 
 
  </tr>
 
  </tr>
 
}}
 
}}
{{#if: {{{cvirgin|}}} |
+
{{#if: {{{others|}}} |
 
  <tr>
 
  <tr>
   <th>Cock Virgin</th><td>{{{cvirgin|}}}</td>
+
   <th style="text-align:left">Others</th><td>{{{others|}}}</td>
 
  </tr>
 
  </tr>
 
}}
 
}}
{{#if: {{{avirgin|}}} |
+
</table></includeonly><noinclude>
<tr>
+
==Crediting==
  <th>Anal Virgin</th><td>{{{avirgin|}}}</td>
+
Created from scratch--[[User:Spotty McBumble Fuck|Spotty McBumble Fuck]] ([[User talk:Spotty McBumble Fuck|talk]]) 17:05, 5 May 2023 (UTC)
</tr>
+
==Usage==
}}
 
</table>
 
</includeonly>
 
<noinclude>
 
 
{{EquipmentList
 
{{EquipmentList
 
|primary = primary benis
 
|primary = primary benis
Line 107: Line 133:
 
|armor = Crest of Benis the Great
 
|armor = Crest of Benis the Great
 
|taxonomy = Beast
 
|taxonomy = Beast
|virgin = Yes and No
+
|level = 2
 +
|hp = 420
 +
|ap = -1
 
}}
 
}}
 
  Table to hold all useless trivia information that no one needs or cares about, but hey, at least we have a place to put them in now --[[User:Spotty McBumble Fuck|Spotty McBumble Fuck]] ([[User talk:Spotty McBumble Fuck|talk]]) 18:00, 11 April 2023 (UTC)
 
  Table to hold all useless trivia information that no one needs or cares about, but hey, at least we have a place to put them in now --[[User:Spotty McBumble Fuck|Spotty McBumble Fuck]] ([[User talk:Spotty McBumble Fuck|talk]]) 18:00, 11 April 2023 (UTC)
Line 113: Line 141:
 
<nowiki>
 
<nowiki>
 
{{EquipmentList
 
{{EquipmentList
|primary = primary benis
+
|primary =  
|offhand= primary lotus
+
|offhand=  
|armor = Crest of Benis the Great
+
|armor =  
 
|head =
 
|head =
 
|neck =  
 
|neck =  
Line 123: Line 151:
 
|bottom =
 
|bottom =
 
|waist =  
 
|waist =  
 +
|hands =
 
|feet =
 
|feet =
 
|rings =  
 
|rings =  
|taxonomy = Beast
+
|level =
 +
|hp =
 +
|ap =
 +
|perks =
 +
|status =
 +
|taxonomy =  
 
|race =
 
|race =
 
|class =  
 
|class =  
 
|background =  
 
|background =  
|virgin = Yes and No
+
|others =  
|cvirgin = cock virginity
 
|avrigin = anal virginity
 
 
}}
 
}}
 
</nowiki>
 
</nowiki>
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Latest revision as of 14:39, 13 September 2024

Crediting

Created from scratch--Spotty McBumble Fuck (talk) 17:05, 5 May 2023 (UTC)

Usage

Equipment
Primaryprimary benis
Offhandprimary lotus
ArmorCrest of Benis the Great
Other Combat Stats
Level2
Health420
Actions Points-1
Other Information
TaxonomyBeast
Table to hold all useless trivia information that no one needs or cares about, but hey, at least we have a place to put them in now --Spotty McBumble Fuck (talk) 18:00, 11 April 2023 (UTC)

{{EquipmentList
|primary = 
|offhand= 
|armor = 
|head =
|neck = 
|shoulders = 
|armor =
|top = 
|bottom =
|waist = 
|hands = 
|feet =
|rings = 
|level = 
|hp = 
|ap =
|perks = 
|status = 
|taxonomy = 
|race =
|class = 
|background = 
|others = 
}}