Changes

Created page with '<noinclude> This is the 'Hackerspace' template. It should be called in the following format: <pre> {{Hackerspace |logo= |country= |city= |state= |founding= |site= |wiki= |…'
<noinclude>
This is the 'Hackerspace' template.
It should be called in the following format:
<pre>
{{Hackerspace
|logo=
|country=
|city=
|state=
|founding=
|site=
|wiki=
|irc=
|jabber=
|email=
|maillist=
|ical=
|membercount=
|fee=
|size=
|coordinate=
|postalcode=
|post-office-box=
|street-address=
|mail-city=
|region=
|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" |<big>{{PAGENAME}}</big>
|-
|colspan="2" align="center"| {{#if: {{{logo|}}}| {{150px image|{{{logo}}}}} }}
|-
! First Name
| [[Person_First_Name::{{{first_name|}}}]]
|-
! Last Name
| [[Person_Last_Name::{{{last_name|}}}]]
|-
! City
| [[City::{{{city|}}}]]
|-
! State or District
| [[State_Name::{{{state|}}}]]
|-
! Country
| [[Country_Name::{{{country|}}}]]
|-
! Date of birth
| [[Birth_Date::{{{birth_Date|}}}]]
|-
{{#if: {{{birth_place|}}}|{{!}}'''{Place of birth'''}}
{{#if: {{{birth_place|}}}|{{!}}{{rel|Place of birth|{{{birth_place|}}}}}}}
|-
{{#if: {{{birth_name|}}}|{{!}}'''{Name at birth'''}}
{{#if: {{{birth_name|}}}|{{!}}{{rel|Name at birth|{{{birth_name|}}}}}}}
|-
! Date of death
| [[Death_Date::{{{birth_Date|}}}]]
|-
{{#if: {{{death_place|}}}|{{!}}'''{Place of death'''}}
{{#if: {{{death_place|}}}|{{!}}{{rel|Place of death|{{{death_place|}}}}}}}
|-
{{#if: {{{death_cause|}}}|{{!}}'''{Cause of death'''}}
{{#if: {{{death_cause|}}}|{{!}}{{rel|Cause of death|{{{death_cause|}}}}}}}
|-
! Occupation
| [[Occupation::{{{occupation|}}}]]
|-
{{#if: {{{known|}}}|{{!}}'''{Known'''}}
{{#if: {{{known|}}}|{{!}}{{rel|Known|{{{known|}}}}}}}
|-
! Website
| [[Website::{{{site|}}}]]
|-
{{#if: {{{wiki|}}}|{{!}}'''Wiki'''}}
{{#if: {{{wiki|}}}|{{!}}{{rel|Wiki|{{{wiki|}}}}}}}
|-
{{#if: {{{irc|}}}|{{!}}'''IRC'''}}
{{#if: {{{irc|}}}|{{!}}{{rel|IRC|{{{irc|}}}}}}}
|-
{{#if: {{{jabber|}}}|{{!}}'''Jabber'''}}
{{#if: {{{jabber|}}}|{{!}}{{rel|Jabber|{{{jabber|}}}}}}}
|-
{{#if: {{{email|}}}|{{!}}'''E-mail'''}}
{{#if: {{{email|}}}|{{!}}{{rel|Email|{{{email|}}}}}}}
|-
{{#if: {{{maillist|}}}|{{!}}'''Mailinglist'''}}
{{#if: {{{maillist|}}}|{{!}}{{rel|Mailinglist|{{{maillist|}}}}}}}
|-
{{#if: {{{ical|}}}|{{!}}'''CalendarFeed'''}}
{{#if: {{{ical|}}}|{{!}}{{rel|CalendarFeed|{{{ical|}}}}}}}
|-
{{#if: {{{post-office-box|}}}|{{rel|post-office-box|{{{post-office-box|}}}}}<br/>}}
{{#if: {{{street-address|}}}|{{rel|street-address|{{{street-address|}}}}}<br/>}}
{{#if: {{{region|}}}|{{rel|region|{{{region|}}}}}-}}{{#if: {{{postalcode}}}|{{rel|postal-code|{{{postalcode|}}}}}&nbsp;}}{{{city|}}}<br/>
{{{country|}}}
|}
{{Page variables}}
[[Category:Hackerspace]]
</includeonly>
299

edits