Difference between revisions of "Template:Firm"

From DAS Wiki
Line 67: Line 67:
 
-->{{#if:{{{website|}}}|<tr><th>Website</th><td><div style="line-height:1.2em;";>{{{website|}}}</div></td></tr>}}<!--
 
-->{{#if:{{{website|}}}|<tr><th>Website</th><td><div style="line-height:1.2em;";>{{{website|}}}</div></td></tr>}}<!--
 
-->{{#if:{{{founders|}}}{{{personnel|}}}|<tr><th style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2">Personnel</th></tr>}}<!--
 
-->{{#if:{{{founders|}}}{{{personnel|}}}|<tr><th style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2">Personnel</th></tr>}}<!--
-->{{#if:{{{founders|}}}|<tr><th>Founders</th><td><div style="line-height:1.2em;";>{{#arraymap:{{{founders|}}}|;|x|[[x]]}}</div></td></tr>}}<!--
+
-->{{#if:{{{founders|}}}|<tr><th>Founders</th><td><div style="line-height:1.2em;";>{{#arraymap:{{{founders|}}}|;|x|{{#formredlink:target=x|form=New Architect}}}}</div></td></tr>}}<!--
-->{{#if:{{{antecedents|}}}|<tr><th>Antecedent Firm(s)</th><td><div style="line-height:1.2em;";>{{#arraymap:{{{antecedents|}}}|;|x|[[x]]}}</div></td></tr>}}<!--
+
-->{{#if:{{{antecedents|}}}|<tr><th>Antecedent Firm(s)</th><td><div style="line-height:1.2em;";>{{#arraymap:{{{antecedents|}}}|;|x|{{#formredlink:target=x|form=Firm}}}}</div></td></tr>}}<!--
-->{{#if:{{{successors|}}}|<tr><th>Successor Firm(s)</th><td><div style="line-height:1.2em;";>{{#arraymap:{{{successors|}}}|;|x|[[x]]}}</div></td></tr>}}<!--
+
-->{{#if:{{{successors|}}}|<tr><th>Successor Firm(s)</th><td><div style="line-height:1.2em;";>{{#arraymap:{{{successors|}}}|;|x|{{#formredlink:target=x|form=Firm}}}}</div></td></tr>}}<!--
-->{{#if:{{{personnel|}}}|<tr><th>Key people</th><td><div style="line-height:1.2em;";>{{#arraymap:{{{personnel|}}}|;|x|[[x]]}}</div></td></tr>}}<!--
+
-->{{#if:{{{personnel|}}}|<tr><th>Key people</th><td><div style="line-height:1.2em;";>{{#arraymap:{{{personnel|}}}|;|x|{{#formredlink:target=x|form=New Architect}}}}</div></td></tr>}}<!--
 
-->{{#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>}}<!--

Revision as of 08:50, July 9, 2021

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

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

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