Difference between revisions of "Template:Firm"

From DAS Wiki
Line 53: Line 53:
 
-->{{#if:{{{awards|}}}{{{significant_projects|}}}|<tr><th style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2">Achievements</th></tr>}}<!--
 
-->{{#if:{{{awards|}}}{{{significant_projects|}}}|<tr><th style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2">Achievements</th></tr>}}<!--
 
-->{{#if:{{{awards|}}}|<tr><th>Awards</th><td><div style="line-height:1.2em;";>{{{awards|}}}</div></td></tr>}}<!--
 
-->{{#if:{{{awards|}}}|<tr><th>Awards</th><td><div style="line-height:1.2em;";>{{{awards|}}}</div></td></tr>}}<!--
-->{{#if:{{{significant_projects|}}}|<tr><th>Significant Projects</th><td><div style="line-height:1.2em;";>{{#arraymap:{{{significant_projects|}}}|,|x|[[x]]}}</div></td></tr>}}
+
-->{{#if:{{{significant_projects|}}}|<tr><th>Significant Projects</th><td><div style="line-height:1.2em;";>{{#arraymap:{{{significant_projects|}}}|;|x|[[x]]}}</div></td></tr>}}
 
|}
 
|}
  
 
[[Category:Firms]]
 
[[Category:Firms]]
 
</includeonly>
 
</includeonly>

Revision as of 21:13, June 15, 2021

This is the "Firm" template. It should be called in the following format:

{{Firm
|name=
|logo=
|image=
|firm_type=
|founders=
|antecedents=
|successors=
|personnel=
|location=
|founded=
|dissolved=
|awards=
|significant_projects=
|website=
}}

Edit the page to see the template text. This template defines the table "Firms". View table.