Template:Infobox academy: Difference between revisions

From The Pinched Universe
Jump to navigation Jump to search
Mibu (talk | contribs)
No edit summary
Mibu (talk | contribs)
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>{| class="infobox" style="font-size: 90%; text-align: left; width: 24em;"
{| class="infobox" style="width:25em; font-size:90%; line-height:1.4em; text-align:center;"
|-
 
! colspan="2" style="text-align: center; background:#B0C4DE;" | {{{name_en|}}}<br /><small>{{{name_native|}}}</small>
|+ style="font-weight:bold; font-size:110%; background:#ddd;" |
{{#if:{{{name|}}}|{{{name}}}
{{#if:{{{native_name|}}}|<br><small>({{{native_name}}})</small>}}
}}
 
|-
|-
{{#if:{{{logo|}}}|<tr><td colspan="2" style="text-align:center;">[[File:{{{logo}}}|200px]]</td></tr>}}
{{#if:{{{symbol_image|}}}|<tr><td colspan="2" style="text-align:center;">[[File:{{{symbol_image}}}|200px]]<br/><small>{{{symbol_caption|}}}</small></td></tr>}}
{{#if:{{{building_image|}}}|<tr><td colspan="2" style="text-align:center;">[[File:{{{building_image}}}|200px]]<br/><small>{{{building_caption|}}}</small></td></tr>}}
{{#if:{{{motto|}}}|<tr><td colspan="2" style="text-align:center;"><b>Motto:</b> {{{motto}}}</td></tr>}}


! colspan="2" style="background:#B0C4DE; text-align:center;" | General
|-
|-
! colspan="2" style="background:#ccc; text-align:center;" | General
{{#if:{{{country|}}}|<tr><th>Country</th><td>{{{country}}}</td></tr>}}
|-
{{#if:{{{location|}}}|<tr><th>Location</th><td>{{{location}}}</td></tr>}}
{{#if:{{{country|}}}|<tr><th scope="row" style="text-align:left;">Country</th><td style="text-align:left;">{{{country}}}</td></tr>}}
{{#if:{{{type|}}}|<tr><th>Type</th><td>{{{type}}}</td></tr>}}
{{#if:{{{location|}}}|<tr><th scope="row" style="text-align:left;">Location</th><td style="text-align:left;">{{{location}}}</td></tr>}}
{{#if:{{{status|}}}|<tr><th>Status</th><td>{{{status}}}</td></tr>}}
{{#if:{{{type|}}}|<tr><th scope="row" style="text-align:left;">Type</th><td style="text-align:left;">{{{type}}}</td></tr>}}
{{#if:{{{official_language|}}}|<tr><th>Official language</th><td>{{{official_language}}}</td></tr>}}
{{#if:{{{status|}}}|<tr><th scope="row" style="text-align:left;">Status</th><td style="text-align:left;">{{{status}}}</td></tr>}}
{{#if:{{{purpose|}}}|<tr><th>Purpose</th><td>{{{purpose}}}</td></tr>}}
{{#if:{{{region_served|}}}|<tr><th>Region served</th><td>{{{region_served}}}</td></tr>}}
{{#if:{{{affiliation|}}}|<tr><th>Affiliation</th><td>{{{affiliation}}}</td></tr>}}


! colspan="2" style="background:#B0C4DE; text-align:center;" | History
|-
|-
! colspan="2" style="background:#ccc; text-align:center;" | History
{{#if:{{{founded|}}}|<tr><th>Founded</th><td>{{{founded}}}</td></tr>}}
|-
{{#if:{{{founder|}}}|<tr><th>Founder(s)</th><td>{{{founder}}}</td></tr>}}
{{#if:{{{founded|}}}|<tr><th scope="row" style="text-align:left;">Founded</th><td style="text-align:left;">{{{founded}}}</td></tr>}}
{{#if:{{{dissolved|}}}|<tr><th>Dissolved</th><td>{{{dissolved}}}</td></tr>}}
{{#if:{{{founders|}}}|<tr><th scope="row" style="text-align:left;">Founders</th><td style="text-align:left;">{{{founders}}}</td></tr>}}
{{#if:{{{reestablished|}}}|<tr><th>Re-established</th><td>{{{reestablished}}}</td></tr>}}
{{#if:{{{dissolved|}}}|<tr><th scope="row" style="text-align:left;">Dissolved</th><td style="text-align:left;">{{{dissolved}}}</td></tr>}}
{{#if:{{{predecessor|}}}|<tr><th>Predecessor</th><td>{{{predecessor}}}</td></tr>}}
{{#if:{{{reestablished|}}}|<tr><th scope="row" style="text-align:left;">Reestablished</th><td style="text-align:left;">{{{reestablished}}}</td></tr>}}
{{#if:{{{successor|}}}|<tr><th>Successor</th><td>{{{successor}}}</td></tr>}}
{{#if:{{{predecessor|}}}|<tr><th scope="row" style="text-align:left;">Predecessor</th><td style="text-align:left;">{{{predecessor}}}</td></tr>}}
{{#if:{{{successor|}}}|<tr><th scope="row" style="text-align:left;">Successor</th><td style="text-align:left;">{{{successor}}}</td></tr>}}


! colspan="2" style="background:#B0C4DE; text-align:center;" | Organization
|-
|-
! colspan="2" style="background:#ccc; text-align:center;" | Organization
{{#if:{{{leader_title1|}}}|<tr><th>{{{leader_title1}}}</th><td>{{{leader_name1}}}</td></tr>}}
|-
{{#if:{{{leader_title2|}}}|<tr><th>{{{leader_title2}}}</th><td>{{{leader_name2}}}</td></tr>}}
{{#if:{{{leader_title1|}}}|<tr><th scope="row" style="text-align:left;">{{{leader_title1}}}</th><td style="text-align:left;">{{{leader_name1}}}</td></tr>}}
{{#if:{{{leader_title3|}}}|<tr><th>{{{leader_title3}}}</th><td>{{{leader_name3}}}</td></tr>}}
{{#if:{{{leader_title2|}}}|<tr><th scope="row" style="text-align:left;">{{{leader_title2}}}</th><td style="text-align:left;">{{{leader_name2}}}</td></tr>}}
{{#if:{{{governing_body|}}}|<tr><th>Governing body</th><td>{{{governing_body}}}</td></tr>}}
{{#if:{{{leader_title3|}}}|<tr><th scope="row" style="text-align:left;">{{{leader_title3}}}</th><td style="text-align:left;">{{{leader_name3}}}</td></tr>}}
{{#if:{{{members|}}}|<tr><th>Members</th><td>{{{members}}}</td></tr>}}
{{#if:{{{members|}}}|<tr><th scope="row" style="text-align:left;">Members</th><td style="text-align:left;">{{{members}}}</td></tr>}}
{{#if:{{{eligibility|}}}|<tr><th>Eligibility</th><td>{{{eligibility}}}</td></tr>}}


! colspan="2" style="background:#B0C4DE; text-align:center;" | Symbols
|-
|-
! colspan="2" style="background:#ccc; text-align:center;" | Symbols
{{#if:{{{colors|}}}|<tr><th>Colors</th><td>{{{colors}}}</td></tr>}}
|-
{{#if:{{{publication|}}}|<tr><th>Official publication</th><td>{{{publication}}}</td></tr>}}
{{#if:{{{colors|}}}|<tr><th scope="row" style="text-align:left;">Colors</th><td style="text-align:left;">{{{colors}}}</td></tr>}}
{{#if:{{{website|}}}|<tr><th>Website</th><td>[{{{website}}} Official site]</td></tr>}}
{{#if:{{{newspaper|}}}|<tr><th scope="row" style="text-align:left;">Newspaper</th><td style="text-align:left;">{{{newspaper}}}</td></tr>}}
{{#if:{{{website|}}}|<tr><th scope="row" style="text-align:left;">Website</th><td style="text-align:left;">[{{{website}}} Official site]</td></tr>}}
 
|}
|}
</includeonly>
</includeonly>


<noinclude>
<noinclude>
== Usage example ==
==Usage==
 
<pre>
<pre>
{{Infobox academy
{{InfoboxAcademy
| name = Academy of the Balkan Dads
| name_en          = Academy of the Balkan Dads
| native_name = Academia Taților Balcanici
| name_native      = Academia Taților Balcanici (ATB)
| logo = FBU - Academy of the Balkan Dads.png
| motto            = A Balkan dad always finds a solution.
| symbol_image    = FBU - Academy of the Balkan Dads.png
| symbol_caption  = Symbol of the Academy
| building_image  = ATB headquarters Naoi.png
| building_caption = Headquarters in Naoi, FBU


| country = United Fraternity of Blocks
| country         = Brotherhood of the United Blocks
| location = Naoi, FBU
| location         = Naoi, FBU
| type = National Academy, Learned Society
| type             = National Academy, Learned Society
| status = Active
| status           = Active
| official_language= Balkan Standard
| purpose          = Promotion of Balkan dad culture and knowledge
| region_served    = Entire FBU and diaspora
| affiliation      = Ministry of Knowledge and Stories


| founded = 5 May 2022
| founded         = 5 May 2022
| founders = Queen Constanța I and Trubadurul
| founder          = Queen Constanța I and Trubadurul
| reestablished = 2024
| dissolved        =
| predecessor = School of Concrete Thought
| reestablished   =  
| predecessor     =
| successor        =  


| leader_title1 = Protecteur
| leader_title1   = Protecteur
| leader_name1 = Queen Constanța I
| leader_name1     = Queen Constanța I
| leader_title2 = President
| leader_title2   = President
| leader_name2 = Trubadurul
| leader_name2     = Trubadurul
| leader_title3 = General Secretary
| leader_title3   = Vice President
| leader_name3 = Maria Cărămidă
| leader_name3     = Mihai Bălcan
| members = 108
| governing_body  = Council of Dads
| members         = Full, Corresponding, Honorary
| eligibility      = Proven contribution to Balkan dadism


| colors = Yellow and White
| colors           = Yellow; White
| newspaper = Beton Academic Journal
| publication      = Beton Academic Journal
| website = https://balkandads.fbu.academy
| website         = https://nucilandia.ro/academy/balkan-dads
}}
}}
</pre>
</pre>


[[Category:Infobox templates]]
[[Category:Infobox templates]]
</noinclude>
</noinclude>

Revision as of 07:44, 15 June 2025


Usage

{{InfoboxAcademy
| name_en          = Academy of the Balkan Dads
| name_native      = Academia Taților Balcanici (ATB)
| motto            = A Balkan dad always finds a solution.
| symbol_image     = FBU - Academy of the Balkan Dads.png
| symbol_caption   = Symbol of the Academy
| building_image   = ATB headquarters Naoi.png
| building_caption = Headquarters in Naoi, FBU

| country          = Brotherhood of the United Blocks
| location         = Naoi, FBU
| type             = National Academy, Learned Society
| status           = Active
| official_language= Balkan Standard
| purpose          = Promotion of Balkan dad culture and knowledge
| region_served    = Entire FBU and diaspora
| affiliation      = Ministry of Knowledge and Stories

| founded          = 5 May 2022
| founder          = Queen Constanța I and Trubadurul
| dissolved        = 
| reestablished    = 
| predecessor      = 
| successor        = 

| leader_title1    = Protecteur
| leader_name1     = Queen Constanța I
| leader_title2    = President
| leader_name2     = Trubadurul
| leader_title3    = Vice President
| leader_name3     = Mihai Bălcan
| governing_body   = Council of Dads
| members          = Full, Corresponding, Honorary
| eligibility      = Proven contribution to Balkan dadism

| colors           = Yellow; White
| publication      = Beton Academic Journal
| website          = https://nucilandia.ro/academy/balkan-dads
}}