Difference between revisions of "Template:EquipmentList"

From Corruption of Champions II
Jump to navigation Jump to search
(Created)
 
m
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
{|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>
 +
<th colspan="2"><b>Equipment</b></th>
 +
</tr>
 
{{#if: {{{primary|}}} |
 
{{#if: {{{primary|}}} |
  <tr> <th colspan="2"><b>Equipment</b></th> </tr>
+
  <tr>
}}
+
  <th style="text-align:left">Primary</th><td>{{{primary|}}}</td>
{{#if: {{{primary|}}} |
+
</tr>
<tr><th>Primary</th><td>{{{primary|}}}</td></tr>
 
 
}}
 
}}
 
{{#if: {{{offhand|}}} |
 
{{#if: {{{offhand|}}} |
  <tr><th>Offhand</th><td>{{{offhand|}}}</td></tr>
+
  <tr>
 +
  <th style="text-align:left">Offhand</th><td>{{{offhand|}}}</td>
 +
</tr>
 
}}
 
}}
 
{{#if: {{{head|}}} |
 
{{#if: {{{head|}}} |
  <tr><th>Head</th><td>{{{head|}}}</td></tr>
+
  <tr>
 +
  <th style="text-align:left">Head</th><td>{{{head|}}}</td>
 +
</tr>
 
}}
 
}}
 
{{#if: {{{neck|}}} |
 
{{#if: {{{neck|}}} |
  <tr><th>Neck</th><td>{{{neck|}}}</td></tr>
+
  <tr>
 +
  <th style="text-align:left">Neck</th><td>{{{neck|}}}</td>
 +
</tr>
 
}}
 
}}
 
{{#if: {{{shoulders|}}} |
 
{{#if: {{{shoulders|}}} |
  <tr><th>Shoulders</th><td>{{{shoulders|}}}</td></tr>
+
  <tr>
 +
  <th style="text-align:left">Shoulders</th><td>{{{shoulders|}}}</td>
 +
</tr>
 
}}
 
}}
 
{{#if: {{{armor|}}} |
 
{{#if: {{{armor|}}} |
  <tr><th>Armor</th><td>{{{armor|}}}</td></tr>
+
  <tr>
 +
  <th style="text-align:left">Armor</th><td>{{{armor|}}}</td>
 +
</tr>
 
}}
 
}}
 
{{#if: {{{top|}}} |
 
{{#if: {{{top|}}} |
  <tr><th>Top</th><td>{{{top|}}}</td></tr>
+
  <tr>
 +
  <th style="text-align:left">Top</th><td>{{{top|}}}</td>
 +
</tr>
 
}}
 
}}
 
{{#if: {{{bottom|}}} |
 
{{#if: {{{bottom|}}} |
  <tr><th>Bottom</th><td>{{{bottom|}}}</td></tr>
+
  <tr>
 +
  <th style="text-align:left">Bottom</th><td>{{{bottom|}}}</td>
 +
</tr>
 
}}
 
}}
 
{{#if: {{{waist|}}} |
 
{{#if: {{{waist|}}} |
  <tr><th>Waist</th><td>{{{waist|}}}</td></tr>
+
  <tr>
 +
  <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>
 
}}
 
}}
 
{{#if: {{{feet|}}} |
 
{{#if: {{{feet|}}} |
  <tr><th>Feet</th><td>{{{feet|}}}</td></tr>
+
  <tr>
 +
  <th style="text-align:left">Feet</th><td>{{{feet|}}}</td>
 +
</tr>
 
}}
 
}}
 
{{#if: {{{rings|}}} |
 
{{#if: {{{rings|}}} |
  <tr><th>Ring(s)</th><td>{{{rings|}}}</td></tr>
+
  <tr>
 +
  <th style="text-align:left">Ring(s)</th><td>{{{rings|}}}</td>
 +
</tr>
 +
}}
 +
{{#if: {{{perks|}}} |
 +
<tr>
 +
  <th colspan="2"><b>Other Combat Status</b></th>
 +
</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>
 
}}
 
}}
 
{{#if: {{{taxonomy|}}} |
 
{{#if: {{{taxonomy|}}} |
  <tr> <th colspan="2"><b>Other Information</b></th> </tr>
+
  <tr>
 +
  <th colspan="2"><b>Other Information</b></th>
 +
</tr>
 
}}
 
}}
 
{{#if: {{{taxonomy|}}} |
 
{{#if: {{{taxonomy|}}} |
  <tr><th>Taxonomy</th><td>{{{taxonomy|}}}</td></tr>
+
  <tr>
 +
  <th style="text-align:left">Taxonomy</th><td>{{{taxonomy|}}}</td>
 +
</tr>
 +
}}
 +
{{#if: {{{race|}}} |
 +
<tr>
 +
  <th style="text-align:left">Race</th><td>{{{race|}}}</td>
 +
</tr>
 
}}
 
}}
 
{{#if: {{{class|}}} |
 
{{#if: {{{class|}}} |
  <tr><th>Class</th><td>{{{class|}}}</td></tr>
+
  <tr>
 +
  <th style="text-align:left">Class</th><td>{{{class|}}}</td>
 +
</tr>
 
}}
 
}}
 
{{#if: {{{background|}}} |
 
{{#if: {{{background|}}} |
  <tr><th>Background</th><td>{{{background|}}}</td></tr>
+
  <tr>
 +
  <th style="text-align:left">Background</th><td>{{{background|}}}</td>
 +
</tr>
 +
}}
 +
{{#if: {{{others|}}} |
 +
<tr>
 +
  <th style="text-align:left">Others</th><td>{{{others|}}}</td>
 +
</tr>
 
}}
 
}}
 
{{#if: {{{virgin|}}} |
 
{{#if: {{{virgin|}}} |
  <tr><th>Virgin</th><td>{{{virgin|}}}</td></tr>
+
  <tr>
 +
  <th style="text-align:left">Virgin</th><td>{{{virgin|}}}</td>
 +
</tr>
 
}}
 
}}
 
{{#if: {{{cvirgin|}}} |
 
{{#if: {{{cvirgin|}}} |
  <tr><th>Cock Virgin</th><td>{{{cvirgin|}}}</td></tr>
+
  <tr>
 +
  <th style="text-align:left">Cock Virgin</th><td>{{{cvirgin|}}}</td>
 +
</tr>
 
}}
 
}}
 
{{#if: {{{avirgin|}}} |
 
{{#if: {{{avirgin|}}} |
  <tr><th>Anal Virgin</th><td>{{{avirgin|}}}</td></tr>
+
  <tr>
 +
  <th style="text-align:left">Anal Virgin</th><td>{{{avirgin|}}}</td>
 +
</tr>
 
}}
 
}}
|}
+
</table></includeonly><noinclude>
</includeonly>
+
==Crediting==
<noinclude>
+
Created from scratch--[[User:Spotty McBumble Fuck|Spotty McBumble Fuck]] ([[User talk:Spotty McBumble Fuck|talk]]) 17:05, 5 May 2023 (UTC)
 +
==Usage==
 
{{EquipmentList
 
{{EquipmentList
 
|primary = primary benis
 
|primary = primary benis
Line 73: Line 139:
 
<nowiki>
 
<nowiki>
 
{{EquipmentList
 
{{EquipmentList
|primary = primary benis
+
|primary =  
|offhand= primary lotus
+
|offhand=  
|armor = Crest of Benis the Great
+
|armor =  
 
|head =
 
|head =
 
|neck =  
 
|neck =  
Line 83: Line 149:
 
|bottom =
 
|bottom =
 
|waist =  
 
|waist =  
 +
|hands =
 
|feet =
 
|feet =
 
|rings =  
 
|rings =  
|taxonomy = Beast
+
|perks =
 +
|status =
 +
|taxonomy =  
 +
|race =
 
|class =  
 
|class =  
 
|background =  
 
|background =  
|virgin = Yes and No
+
|others =
|cvirgin = cock virginity
+
|virgin =  
|avrigin = anal virginity
+
|cvirgin =  
 +
|avrigin =  
 
}}
 
}}
 
</nowiki>
 
</nowiki>
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Latest revision as of 17:07, 5 May 2023

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 Information
TaxonomyBeast
VirginYes and No
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 = 
|perks = 
|status = 
|taxonomy = 
|race =
|class = 
|background = 
|others = 
|virgin = 
|cvirgin = 
|avrigin = 
}}