BirbAngry emoji.png
Open Beta is out on IOS/Android, PC & Mac! Play Now for Free!

Template:TableTop: Difference between revisions

From Castaways Wiki
Jump to navigation Jump to search
(Created page with "<div class="tabletop {{#if: {{{collapsible|}}} | mw-collapsible | }} {{#if: {{{collapsed|}}} | mw-collapsed | }} color-{{{type|item}}}" style="margin:auto; padding: 7px; text-align:center; border-radius: 16px;"> <span style="text-align: center; font-weight: 600; padding:8px 0 10px 10px; font-size:1.05em;">{{{title|Please enter a table title}}}</span> <div class="{{#if: {{{collapsible|}}} | mw-collapsible-content | }}"> <div style="overflow: auto;"> {| {{#if: {{{sortable|...")
 
(Blanked the page)
Tag: Blanking
 
Line 1: Line 1:
<div class="tabletop {{#if: {{{collapsible|}}} | mw-collapsible | }} {{#if: {{{collapsed|}}} | mw-collapsed | }} color-{{{type|item}}}" style="margin:auto; padding: 7px; text-align:center; border-radius: 16px;">
<span style="text-align: center; font-weight: 600; padding:8px 0 10px 10px; font-size:1.05em;">{{{title|Please enter a table title}}}</span>
<div class="{{#if: {{{collapsible|}}} | mw-collapsible-content | }}">
<div style="overflow: auto;">
{| {{#if: {{{sortable|}}} | class="sortable" | }}  style="border-collapse:collapse !important; background:#fff; width:100%; border-radius: 12px;" cellpadding=7px
{{#forargs: column
| key
| val
| <nowiki />
! {{Colorshow|515151|{{{column{{#var: key }}|}}}}}
}}
{{!}}-<noinclude>
|}
</div></div></div>


==Usage==
Tables should be closed with [[Template:TableFooter]].
<pre>
{{TableTop
|type          = item, bug, or fish (default is item)
|title          =
|collapsible    = (default is not collapsible)
|collapsed      = (default is not collapsed)
|sortable      = (default is not sortable)
|column1        =
|column2        =
...
|columnX        =
}}</pre>
[[Category:Table templates]]
</noinclude>

Latest revision as of 16:51, 30 March 2024