Template:TableIntroTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
<table class="StandardTable TableIntroTemplate  sortable smwtable jquery-tablesorter">
<table class="StandardTable TableIntroTemplate  sortable smwtable jquery-tablesorter">
<tr class="StandardTableHeaderRow TableIntroTemplateRow">
<tr class="StandardTableHeaderRow TableIntroTemplateRow">
<th class="TableIntroTemplateCell1 headerSort" style="width: {{{1|}}}">{{{2|}}}
<th class="TableIntroTemplateCell1 headerSort" style="width: {{{1|}}}">
{{{2|}}}
</th>{{#ifeq:
</th>{{#ifeq:
{{{3|}}}|||<th class="TableIntroTemplateCell2 headerSort" style="width: {{{3|}}}">{{{4|}}}
{{{3|}}}|||<th class="TableIntroTemplateCell2 headerSort" style="width: {{{3|}}}">
{{{4|}}}
</th>}}{{#ifeq:
</th>}}{{#ifeq:
{{{5|}}}|||<th class="TableIntroTemplateCell3 headerSort" style="width: {{{5|}}}">{{{6|}}}
{{{5|}}}|||<th class="TableIntroTemplateCell3 headerSort" style="width: {{{5|}}}">
{{{6|}}}
</th>}}{{#ifeq:
</th>}}{{#ifeq:
{{{7|}}}|||<th class="TableIntroTemplateCell4 headerSort" style="width: {{{7|}}}">{{{8|}}}
{{{7|}}}|||<th class="TableIntroTemplateCell4 headerSort" style="width: {{{7|}}}">
{{{8|}}}
</th>}}{{#ifeq:
</th>}}{{#ifeq:
{{{9|}}}|||<th class="TableIntroTemplateCell5 headerSort" style="width: {{{9|}}}">{{{10|}}}
{{{9|}}}|||<th class="TableIntroTemplateCell5 headerSort" style="width: {{{9|}}}">
{{{10|}}}
</th>}}{{#ifeq:
</th>}}{{#ifeq:
{{{11|}}}|||<th class="TableIntroTemplateCell6 headerSort" style="width: {{{11|}}}">{{{12|}}}
{{{11|}}}|||<th class="TableIntroTemplateCell6 headerSort" style="width: {{{11|}}}">
{{{12|}}}
</th>}}{{#ifeq:
</th>}}{{#ifeq:
{{{13|}}}|||<th class="TableIntroTemplateCell7 headerSort" style="width: {{{13|}}}">{{{14|}}}
{{{13|}}}|||<th class="TableIntroTemplateCell7 headerSort" style="width: {{{13|}}}">
{{{14|}}}
</th>}}{{#ifeq:
</th>}}{{#ifeq:
{{{15|}}}|||<th class="TableIntroTemplateCell8 headerSort" style="width: {{{15|}}}">{{{16|}}}
{{{15|}}}|||<th class="TableIntroTemplateCell8 headerSort" style="width: {{{15|}}}">
{{{16|}}}
</th>}}{{#ifeq:
</th>}}{{#ifeq:
{{{17|}}}|||<th class="TableIntroTemplateCell9 headerSort" style="width: {{{17|}}}">{{{18|}}}
{{{17|}}}|||<th class="TableIntroTemplateCell9 headerSort" style="width: {{{17|}}}">
{{{18|}}}
</th>}}{{#ifeq:
</th>}}{{#ifeq:
{{{19|}}}|||<th class="TableIntroTemplateCell10 headerSort" style="width: {{{19|}}}">{{{20|}}}
{{{19|}}}|||<th class="TableIntroTemplateCell10 headerSort" style="width: {{{19|}}}">
{{{20|}}}
</th>}}{{#ifeq:
</th>}}{{#ifeq:
{{{21|}}}|||<th class="TableIntroTemplateCell11 headerSort" style="width: {{{21|}}}">{{{22|}}}
{{{21|}}}|||<th class="TableIntroTemplateCell11 headerSort" style="width: {{{21|}}}">
{{{22|}}}
</th>}}{{#ifeq:
</th>}}{{#ifeq:
{{{23|}}}|||<th class="TableIntroTemplateCell12 headerSort" style="width: {{{23|}}}">{{{24|}}}
{{{23|}}}|||<th class="TableIntroTemplateCell12 headerSort" style="width: {{{23|}}}">
{{{24|}}}
</th>}}{{#ifeq:
</th>}}{{#ifeq:
{{{25|}}}|||<th class="TableIntroTemplateCell13 headerSort" style="width: {{{25|}}}">{{{26|}}}
{{{25|}}}|||<th class="TableIntroTemplateCell13 headerSort" style="width: {{{25|}}}">
{{{26|}}}
</th>}}{{#ifeq:
</th>}}{{#ifeq:
{{{27|}}}|||<th class="TableIntroTemplateCell14 headerSort" style="width: {{{27|}}}">{{{28|}}}
{{{27|}}}|||<th class="TableIntroTemplateCell14 headerSort" style="width: {{{27|}}}">
{{{28|}}}
</th>}}{{#ifeq:
</th>}}{{#ifeq:
{{{29|}}}|||<th class="TableIntroTemplateCell15 headerSort" style="width: {{{29|}}}">{{{30|}}}
{{{29|}}}|||<th class="TableIntroTemplateCell15 headerSort" style="width: {{{29|}}}">
{{{30|}}}
</th>}}
</th>}}
</tr>
</tr>
</includeonly>
</includeonly>

Revision as of 18:17, 23 May 2014

header styling for sortabel table with flexible nr of columns (current max=15)