Difference between revisions of "Template:Firm"

From DAS Wiki
Line 47: Line 47:
 
-->{{#if:{{{website|}}}|<tr><th>Website</th><td>{{{website|}}}</td></tr>}}<!--
 
-->{{#if:{{{website|}}}|<tr><th>Website</th><td>{{{website|}}}</td></tr>}}<!--
 
-->{{#if:{{{founders|}}}{{{architects|}}}|<tr><th style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2">Personnel</th></tr>}}<!--
 
-->{{#if:{{{founders|}}}{{{architects|}}}|<tr><th style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2">Personnel</th></tr>}}<!--
-->{{#if:{{{founders|}}}|<tr><th>Founders</th><td>{{#arraymap:{{{founders|}}}|,|x|[[x]]}}</td></tr>}}<!--
+
-->{{#if:{{{founders|}}}|<tr><th>Founders</th><td>{{#arraymap:{{{founders|}}}|;|x|[[x]]}}</td></tr>}}<!--
 
-->{{#if:{{{antecedents|}}}|<tr><th>Antecedent Firms</th><td>{{#arraymap:{{{antecedents|}}}|;|x|[[x]]}}</td></tr>}}<!--
 
-->{{#if:{{{antecedents|}}}|<tr><th>Antecedent Firms</th><td>{{#arraymap:{{{antecedents|}}}|;|x|[[x]]}}</td></tr>}}<!--
 
-->{{#if:{{{successors|}}}|<tr><th>Successor Firms</th><td>{{#arraymap:{{{successors|}}}|;|x|[[x]]}}</td></tr>}}<!--
 
-->{{#if:{{{successors|}}}|<tr><th>Successor Firms</th><td>{{#arraymap:{{{successors|}}}|;|x|[[x]]}}</td></tr>}}<!--

Revision as of 13:12, May 24, 2021

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

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

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