Template: Semorg-list-intro: Difference between revisions

From SemanticOrganization
Jump to: navigation, search
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">{{#ifeq:{{{columns|}}}
<noinclude>{{semorg-bundle}}</noinclude><includeonly><table class="{{{tableclass|table table-condensed table-sm table-bordered sortable}}}">{{#if:{{{plaincolumns|}}}
  |-
   |<tr>{{#arraymap:{{{plaincolumns|}}}
  |
   |<tr>{{#arraymap:{{{columns|}}}
     |,
     |,
     |xxx
     |xxx
     |<th>{{int:semorg-field-xxx-name}}</th>
     |<th>xxx</th>
     |
     |
   }}
   }}
}}<th class="semorg-showedit hidden-print"></th>
  <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.