Template:OrganizationInfobox: Difference between revisions

Template page
(Created page with "<div class="infobox"> <div class="infobox-title">{{{name|{{PAGENAME}}}}}</div> {{#if:{{{image|}}}| <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} <table> {{#if:{{{type|}}}|<tr> <th>Type</th> <td>{{{type}}}</td> </tr>}} {{#if:{{{leader|}}}|<tr> <th>Leader</th> <td>{{{leader}}}</td> </tr>}} {{#if:{{{alignment|}}}|<tr> <th>Alignment</th> <td>{{{alignment}}}</td> </tr>}} {{#if:{{{headquarters|}}}|<tr> <th>Headquarters</th>...")
 
No edit summary
Line 4: Line 4:
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}


<table>
<table>

Revision as of 21:41, 29 March 2022

OrganizationInfobox