Template:Infobox: Difference between revisions

From LPedia
Jump to navigation Jump to search
No edit summary
m (→‎Example: renaming category)
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
| <BIG><BIG><BIG>'''{{{name}}}'''</BIG></BIG></BIG>
| <BIG><BIG><BIG>'''{{{name}}}'''</BIG></BIG></BIG>
|- style = "text-align: center"
|- style = "text-align: center"
| {{birth_date}}
| {{{birth_date}}}
| {{birth_place}}
|-
| {{death_date}}
| {{{birth_place}}}
| {{death_place}}
|-
| {{party}}
| {{{death_date}}}
| {{otherparty}}
|-
| {{relations}}
| {{{death_place}}}
| {{spouse}}
|-
| {{civil partner}}
| {{{party}}}
| {{children}}
|-
| {{residence}}
| {{{otherparty}}}
| {{occupation}}
|-
| {{religion}}
| {{{relations}}}
| {{education}}
|-
| {{website}}
| {{{spouse}}}
}}
|-
| {{{civil partner}}}
|-
| {{{children}}}
|-
| {{{residence}}}
|-
| {{{occupation}}}
|-
| {{{religion}}}
|-
| {{{education}}}
|-
| {{{website}}}
|-
|}
</DIV>
</DIV>
<noinclude>
<noinclude>
Line 70: Line 85:


</noinclude>
</noinclude>
<noinclude>[[Category:Infoboxes]]</noinclude>
<noinclude>[[Category:Infobox Templates]]</noinclude>

Latest revision as of 02:13, 17 December 2020

{{{name}}}
{{{birth_date}}}
{{{birth_place}}}
{{{death_date}}}
{{{death_place}}}
{{{party}}}
{{{otherparty}}}
{{{relations}}}
{{{spouse}}}
{{{civil partner}}}
{{{children}}}
{{{residence}}}
{{{occupation}}}
{{{religion}}}
{{{education}}}
{{{website}}}


Template

{{President    |
name=          | <!-- name of President -->
party=         | <!-- political party, if any -->
presided=      | <!-- presided over executive branch, continental congress, et c. -->
start=         | <!-- start of tenure -->
end=           | <!-- end of tenure -->
vices=         | <!-- vice president(s), if any -->
outlook=       | <!-- political outlook (libertarian, socialist, et c.) -->
}}

Example

Grover Cleveland
Democrat
Presided over the
Executive Branch
from 04 March 1885 (first term)

04 March 1893 (second term)

to 04 March 1889 (first term)

04 March 1897 (second term)

Vice President(s):

Thomas Hendricks (first term);
Adlai E. Stevenson (second term)

libertarian outlook



{{President                         |
name = Grover Cleveland             |
party = Democrat                    |
presided = [[Executive Branch]]     |
start = 04 March 1885 (first term)<BR/>
04 March 1893 (second term)         |
end = 04 March 1889 (first term)<BR/>    
04 March 1897 (second term)         |
vices = Thomas Hendricks (first term);<BR/> 
Adlai E. Stevenson (second term)    |
outlook = libertarian outlook       |
}}