Template:Infobox organization: Difference between revisions

From ReformedWiki.org
No edit summary
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
<table class="infobox-table">{{#if:{{{church_location|}}}|<tr>
<table class="infobox-table">{{#if:{{{headquarters|}}}|<tr>
     <th>Headquarters</th>
     <th>Headquarters</th>
     <td>{{{headquarters}}}</td>
     <td>{{{headquarters}}}</td>
</tr>}}{{#if:{{{type|}}}|<tr>
    <th>Type</th>
    <td>{{{type}}}</td>
</tr>}}{{#if:{{{founders|}}}|<tr>
</tr>}}{{#if:{{{founders|}}}|<tr>
     <th>Founder(s)</th>
     <th>Founder(s)</th>
     <td>{{{founders}}}</td>
     <td>{{{founders}}}</td>
</tr>}}{{#if:{{{theological_tradition|}}}|<tr>
</tr>}}{{#if:{{{leadership|}}}|<tr>
     <th>Theological Tradition</th>
     <th>Leadership</th>
     <td>{{{theological_tradition}}}</td>
     <td>{{{leadership}}}</td>
</tr>}}{{#if:{{{date_founded|}}}|<tr>
</tr>}}{{#if:{{{date_founded|}}}|<tr>
     <th>Date Founded</th>
     <th>Date Founded</th>
Line 27: Line 30:
     <td>{{{website}}}</td>
     <td>{{{website}}}</td>
</tr>}}</table>
</tr>}}</table>
<templatestyles src="Template:Infobox_organization/styles.css" />
</div>
</div>

Latest revision as of 03:18, 29 November 2024

Infobox organization