Template: Semorg-list-intro: Difference between revisions
From SemanticOrganization
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{semorg-bundle}}</noinclude><includeonly><table class="table table-condensed table-sm table-bordered sortable">{{# | <noinclude>{{semorg-bundle}}</noinclude><includeonly><table class="{{{tableclass|table table-condensed table-sm table-bordered sortable}}}">{{#if:{{{plaincolumns|}}} | ||
|<tr>{{#arraymap:{{{plaincolumns|}}} | |||
|<tr>{{#arraymap:{{{ | |||
|, | |, | ||
|xxx | |xxx | ||
|<th> | |<th>xxx</th> | ||
| | | | ||
}} | }} | ||
}}<th class="semorg-showedit | <th class="semorg-showedit d-print-none"></th> | ||
</tr></includeonly> | </tr> | ||
|{{#ifeq:{{{columns|}}} | |||
|- | |||
| | |||
|<tr>{{#arraymap:{{{columns|}}} | |||
|, | |||
|xxx | |||
|<th>{{int:semorg-field-xxx-name}}</th> | |||
| | |||
}} | |||
<th class="semorg-showedit d-print-none"></th> | |||
</tr> | |||
}} | |||
}}</includeonly> |
Latest revision as of 13:53, 30 August 2021
This page is part of the Semantic Organization extension.