Difference between revisions of "Template:Fields"

From SemanticOrganization
Jump to: navigation, search
Line 2: Line 2:
 
<table class="table table-bordered table-condensed">
 
<table class="table table-bordered table-condensed">
 
<tr>
 
<tr>
<th></th>
+
<th>Field</th>
 +
<th>Name</th>
 +
<th>Fields</th>
 +
<th>Parameters</th>
 
</tr>
 
</tr>
 
{{#arraymap:{{{fields|}}}
 
{{#arraymap:{{{fields|}}}
 
   |,
 
   |,
 
   |xxx
 
   |xxx
   |<tr><th>xxx</th><td>{{int:semorg-field-{{{template|}}}-xxx-name}}</td></tr>
+
   |<tr>
 +
<th>xxx</th>
 +
<td>{{int:semorg-field-{{{template|}}}-xxx-name}}</td>
 +
<td>{{int:semorg-field-{{{template|}}}-xxx-fields}}</td>
 +
<td>{{int:semorg-field-{{{template|}}}-xxx-parameters}}</td>
 +
</tr>
 +
  |
 
}}
 
}}
 
</table>
 
</table>
 
</includeonly>
 
</includeonly>

Revision as of 17:36, 5 January 2018