Mobile gps phone: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
<noinclude>
.tpllabel {
This is the "Person" template.
        float: left;
It should be called in the following format:
        width: 15%;
<pre>
}
{{Person
|Image=
|Home page=
|Location=
|GPS Location=
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>
{{ #if: {{{Image|}}} |
{{ #set:Image={{{Image|}}} }}{{ #set:GPS Location={{ #geocode: {{{Location}}} }} }}
[[File:{{{Image}}}|200px|thumb|left|{{PAGENAME}}]]
| }}
{{ #if: {{{Home page|}}} |
<div class="tpldiv"><span class="tpllabel">Home page</span>
<span class="tblvalue">[[Home page::{{{Home page|}}}]]</span>
</div>
| }}
{{ #if: {{{Location|}}} |
<div class="tpldiv"><span class="tpllabel">Location</span>
<span class="tblvalue">[[Location::{{{Location|}}}]]</span>
</div>
| }}


.tplvalue {
== Events with {{PAGENAME}} ==
        float: right;
        width: 83%;
}


{{ #ask: [[Category:Event]][[People::{{PAGENAME}}]]
|?Start date
|?End date
|?Location
}}


h1.firstHeading {
{{#forminput:form=Event|||button text=Add an event|query string=Event[People]={{PAGENAME}}|}}
  display: none;
}


.cleared {
<br class="cleared" />
  clear: both;
}


td.month_name {
[[Category:Person]]
  font-size: large;
</includeonly>
}
Anonymous user

Navigation menu