Template:DriverTableTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
(Created page with "<noinclude> Template to create tables with drivers per drivergroup for the driver component </noinclude> {{#arraymap: {{#ask:Property:DriverGroup |mainlabel=- |?Al...")
 
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
Template to create tables with drivers per drivergroup for the driver component
Template to create tables with drivers per drivergroup for the driver component
</noinclude>
</noinclude><includeonly>
{{#arraymap:
{{#arraymap:
   {{#ask:[[Property:DriverGroup]]
   {{#ask:[[Property:DriverGroup]]
Line 21: Line 21:
     | format=template
     | format=template
     | template=DriverTableRowTemplate
     | template=DriverTableRowTemplate
     | intro={{TableIntroTemplate|15%|Driver|55%|Description|15%|Source|15%|Use}}
     | intro={{TableIntroTemplate|15%|Driver|50%|Description|15%|Source|20%|Use}}
     |outro=</table>
     |outro=</table>
     |limit=60
     |limit=60
Line 27: Line 27:
|  
|  
}}
}}
</includeonly>

Revision as of 17:13, 7 March 2014

Template to create tables with drivers per drivergroup for the driver component