From V Rising Wiki

(Created page with "<includeonly> <table class="wikitable sortable" style="width:70%; color:#eee; background:transparent; text-align:center; vertical-align:middle;"> <tr> {{#if:{{{1|}}}|<th style="font-weight:bold;background-color: rgb(220,220,220,0.2); width:{{{2}}}%">{{{1}}}</th>|}} {{#if:{{{3|}}}|<th style="font-weight:bold;background-color: rgb(220,220,220,0.2); width:{{{4}}}%">{{{3}}}</th>|}} {{#if:{{{5|}}}|<th style="font-weight:bold;background-color: rgb(220,220,220...")
 
No edit summary
 
Line 1: Line 1:
<includeonly>
<includeonly>
<table class="wikitable sortable" style="width:70%; color:#eee; background:transparent; text-align:center; vertical-align:middle;">
<table class="wikitable sortable" style="width:90%; color:#eee; background:transparent; text-align:center; vertical-align:middle;">
   <tr>
   <tr>
     {{#if:{{{1|}}}|<th style="font-weight:bold;background-color: rgb(220,220,220,0.2); width:{{{2}}}%">{{{1}}}</th>|}}
     {{#if:{{{1|}}}|<th style="font-weight:bold;background-color: rgb(220,220,220,0.2); width:{{{2}}}%">{{{1}}}</th>|}}

Latest revision as of 06:26, 11 July 2022


Usage

This template can be used by entering the following onto a relevant page. Do not use this on your user page. It is reserved for content pages. Sum of all the widths should be equal to 100.

{{Table|input1|width of imput1|input2|width of imput2...}}

Example

{{Table|Name|60|Quantity|20|Chance|20
|content=
{{Row|Bloodmoon Leggings|20|11%}}
}}

results in...


Name Quantity Chance
2011%


{{Table|Name|50|Quantity|10|Chance|10|asdasd|15|asdasd|15
|content=
{{Row|Bloodmoon Leggings|20|11%|asdasd|asdasd}}
}}

results in...

Name Quantity Chance asdasd asdasd
2011%asdasdasdasd