Difference between revisions of "Template:Firm"

From DAS Wiki
Line 25: Line 25:
 
! style="text-align: center; margin-left: 0.5em;padding:3px;", colspan="2"| <span>{{#if:{{{image|}}}|[[File:{{{image|}}}|320px|frameless]]</span>}}
 
! style="text-align: center; margin-left: 0.5em;padding:3px;", colspan="2"| <span>{{#if:{{{image|}}}|[[File:{{{image|}}}|320px|frameless]]</span>}}
 
{{#if:{{{logo|}}}{{{location|}}}{{{founded|}}}{{{dissolved|}}}{{{firm_type|}}}{{{website|}}}|<tr><th style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2">General Information</th></tr>}}<!--
 
{{#if:{{{logo|}}}{{{location|}}}{{{founded|}}}{{{dissolved|}}}{{{firm_type|}}}{{{website|}}}|<tr><th style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2">General Information</th></tr>}}<!--
-->{{#if:{{{logo|}}}|<tr><td colspan="2"><span>{{#if:{{{image|}}}|[[File:{{{logo|}}}|320px|frameless]]</span>[[File:{{{logo|}}}]]</td></tr>}}<!--
+
-->{{#if:{{{logo|}}}|<tr><td colspan="2"><span>[[File:{{{logo|}}}|320px|frameless]]</span></td></tr>}}<!--
 
-->{{#if:{{{location|}}}|<tr><th>Location</th><td>{{{location|}}}</td></tr>}}<!--
 
-->{{#if:{{{location|}}}|<tr><th>Location</th><td>{{{location|}}}</td></tr>}}<!--
 
-->{{#if:{{{founded|}}}{{{dissolved|}}}|<tr><th>Time-span</th><td>{{{founded|}}}-{{{dissolved|}}}</td></tr>}}<!--
 
-->{{#if:{{{founded|}}}{{{dissolved|}}}|<tr><th>Time-span</th><td>{{{founded|}}}-{{{dissolved|}}}</td></tr>}}<!--

Revision as of 14:55, May 22, 2021

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

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

Edit the page to see the template text. This template defines the table "Firm". This table has not been created yet.