Changes

Jump to navigation Jump to search
Recreating using SMW properties
<noinclude>
This is the "Organization" template.
It should be called in the following format:
<pre>
{{Organization
|name=
|url=
|address=
|founding_date=
|status=
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
|-
! Name
| [[Has name::{{{name|}}}]]
|-
! Website
| [[Has website::{{{url|}}}]]
|-
! Address
| [[Has address::{{{address|}}}]]
|-
! Founded
| [[Was founded on::{{{founding_date|}}}]]
|-
! Status
| [[Has status::{{{status|}}}]]
|}

[[Category:Organizations]]
</includeonly>

Navigation menu