Template:Organisation: Difference between revisions

From TalossaWiki
Jump to navigation Jump to search
(Created page with "{| align="right" style="border-collapse: separate; border-spacing: 5; border-width: 2px; border-style: solid; border-color: #000; padding: 20; float:right; border-radius: 10px...")
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| align="right" style="border-collapse: separate; border-spacing: 5; border-width: 2px; border-style: solid; border-color: #000; padding: 20; float:right; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px; margin: 0 0 2em 2em" width=200px
{| align="right" style="border-collapse: separate; border-spacing: 5; border-width: 2px; border-style: solid; border-color: #000; padding: 20; float:right; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px; margin: 0 0 2em 2em" width=200px
|align="center" valign="top" style="padding-bottom: 2em; border-style: solid; border-width: 0 0 1px 0;"|<big><big>{{{name}}}</big></big>{{#if: {{{logo|}}} |<br>[[Image:{{{logo|Circle.png}}}{{!}}400px]]|}}
|align="center" valign="top" style="padding-bottom: 2em; border-style: solid; border-width: 0 0 1px 0;"|<big><big>{{{name}}}</big></big>{{#if: {{{logo|}}} |<br>[[Image:{{{logo|Circle.png}}}{{!}}150px]]|}}
|-
|-
|align="left"|'''Founder:''' {{{founder|(Unknown)}}}
|align="left"|'''Founder:''' {{{founder|(Unknown)}}}
Line 10: Line 10:
{{!}}'''Beliefs:''' {{{bel}}} |}}
{{!}}'''Beliefs:''' {{{bel}}} |}}
|}
|}
<includeonly>[[Category:Organisations]]</includeonly>
<includeonly>[[Category:Culture]]</includeonly>
<noinclude>
<noinclude>
===Usage===
===Usage===
This template is for pages of organisations. To use it, copy and paste the following code to the page, substituting in the necessary variables where indicated.<br><br>
This template is for pages of organisations. To use it, copy and paste the following code to the '''top''' of the page, substituting in the necessary variables where indicated.<br><br>
  {{Organisation
  {{Organisation
  |name=The organisation's name.
  |name=The organisation's name.
Line 23: Line 23:
  |bel=Mission in a nutshell.
  |bel=Mission in a nutshell.
  }<nowiki>}</nowiki>
  }<nowiki>}</nowiki>
[[Category:Templates]]
[[Category:Templates]][[Category:Infoboxes]]
</noinclude>
</noinclude>

Latest revision as of 10:35, 28 July 2013

{{{name}}}
Founder: (Unknown)

Leader: (Unknown)


Usage

This template is for pages of organisations. To use it, copy and paste the following code to the top of the page, substituting in the necessary variables where indicated.

{{Organisation
|name=The organisation's name.
|logo=The title of an uploaded image of the organization's official or unofficial logo here.
|founder=The name of the founder
|leader=The current leader of an organization
|date1=Founding date
|date2=Date of ceasing to exist
|bel=Mission in a nutshell.
}}