Difference between pages "Repository:Funtoo GNOME Overlay" and "Template:Person"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
(Created page with "{{Repository |Repository ID=funtoo-gnome-overlay |Repository Type=Overlay |Maintainer=Drobbins, Jeanfrancis, Oleg |Organization=Funtoo Technologies |Homepage= |Source URI= }} ...")
 
 
Line 1: Line 1:
{{Repository
<noinclude>
|Repository ID=funtoo-gnome-overlay
This is the "Person" template.
|Repository Type=Overlay
It should be called in the following format:
|Maintainer=Drobbins, Jeanfrancis, Oleg
<pre>
|Organization=Funtoo Technologies
{{Person
|Homepage=
|Geoloc=
|Source URI=
|Location name=
}}
}}
 
</pre>
{{RepositoryFooter}}
Edit the page to see the template text.
</noinclude><includeonly>{{#vardefine:username|{{#lowercase:{{PAGENAME}}}}}}{{#get_web_data:url=http://auth.funtoo.org:9093/static/members.xml|format=xml|use xpath|data=fullname=/members/user[@username='{{#var:username}}']/fullname,ircnick=/members/user[@username='{{#var:username}}']/ircnick,role=/members/user[@username='{{#var:username}}']/role,email=/members/user[@username='{{#var:username}}']/email}}<div style="float:right; width: 400px; border-radius: 20px; background-color: #eeeeee; padding: 20px; margin: 40px; font-family: Helvetica;">
<div float="left">{{#gravatar_img:{{#show:{{FULLPAGENAME}}|?email|link=none}}}}</div>
{{#if:{{#external_value:fullname}}|[[Full name::{{#external_value:fullname}}]]}}
{{#set:Role={{#external_value:role}}
|SimpleRole={{#ifeq:{{#external_value:role}}|bdfl|dev}}{{#ifeq:{{#external_value:role}}|staff|dev}}{{#ifeq:{{#external_value:role}}|dev|dev}}}}
== Contact ==
{|
|{{#if:{{#external_value:ircnick}}|freenode: <tt>[[Ircnick::{{#external_value:ircnick}}]]</tt>}}
|-
[[Email::{{#external_value:email}}]]
|}
{{#if:{{{Geoloc|}}}|
== Location ==
{{
#display_point:
coordinates={{{Geoloc|}}}
| zoom=5
| width=100%
| height=350
}} <span style="font-size: 8pt;">[[Location name::{{{Location name|}}}]] ([[Geoloc::{{{Geoloc|}}}]])</span>}}
</div>{{{Blogs|}}}
[[Category:People]]
__NOTOC__
__NOEDITSECTION__
__NOTITLE__</includeonly>

Revision as of 00:35, June 25, 2014

This is the "Person" template. It should be called in the following format:

{{Person
|Geoloc=
|Location name=
}}

Edit the page to see the template text.