From V Rising Wiki

Revision as of 04:00, 11 July 2022 by Snowpaw (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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