Template:BerryTable: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 8: | Line 8: | ||
<tr style="background-color: {{#var:cell}}; color: {{#var:border}}; font-weight: bold; border: 1px solid {{#var:border}};"> | <tr style="background-color: {{#var:cell}}; color: {{#var:border}}; font-weight: bold; border: 1px solid {{#var:border}};"> | ||
<th colspan="2" style="border-top-left-radius: 25px; border: 1px solid {{#var:border}};">Berry</th> | <th colspan="2" style="border-top-left-radius: 25px; border: 1px solid {{#var:border}};">Berry</th> | ||
<th style="border: 1px solid {{#var:border}}; width: | <th style="border: 1px solid {{#var:border}}; width: 7%;">Tree</th> | ||
<th style="border-top-right-radius: 25px; border: 1px solid {{#var:border}}; width: 66%;"> | <th style="border-top-right-radius: 25px; border: 1px solid {{#var:border}}; width: 66%;">Function</th> | ||
</tr> | </tr> | ||
{{{Contents|}}} | {{{Contents|}}} | ||
</table> | </table> | ||
</includeonly> | </includeonly> |
Latest revision as of 22:44, 21 February 2017
This is used to tabulate data for berries; as such, it is principally used on the namesake page in Berries to give a descriptive overview over all berry functions.
Use this in conjunction with Template:BerryRow as an argument to {{{Contents}}}.