Difference between revisions of "Template:Person"

From Free Software Directory
Jump to: navigation, search
 
(23 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
|Role=
 
|Role=
 
|Email=
 
|Email=
 +
|Username=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly><div style="display:none">
 
</noinclude><includeonly><div style="display:none">
 +
{{#set_internal:Person of
 +
|Has real name={{{Real name|}}}
 +
|Has role={{{Role|}}}
 +
|Has email={{{Email|}}}
 +
|Has username={{{Username|}}}
 +
}}
  
{{#if:{{{Real name}}} | {{#set:Real name={{{Real name}}} }} |}}  
+
{{#if:{{{Real name|}}} | {{#set:Real name={{{Real name}}} }} |}}  
 
+
{{#if:{{{Role|}}}      | {{#set:Role={{{Role}}} }} |}}
{{#if:{{{Role}}}      | {{#set:Role={{{Role}}} }} |}}  
+
{{#if:{{{Email|}}}    | {{#set:Email={{{Email}}} }} |}}
 +
{{#if:{{{Username|}}}    | {{#set:Username=User:{{{Username}}} }} |}}
  
{{#if:{{{Email}}}    |{{#set:Email={{{Email}}} |}}
+
</div></includeonly>
</div>{{Entry table intro}}{{#if:{{{Real name}}}
 
  |{{{Real name}}}
 
  |<nowiki/>
 
}}
 
{{#if:{{{Role}}}
 
  |&nbsp;({{{Role}}})
 
  |<nowiki/>
 
}}
 
{{#if:{{{Email}}}
 
  |<div style="margin:2px 0px 0px 0px;padding:0">{{Email|{{{Email}}}}}</div>
 
  |<nowiki/>
 
}}{{Entry table outro}}<nowiki/></includeonly>
 

Latest revision as of 17:33, 5 June 2015

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

{{Person
|Real name=
|Role=
|Email=
|Username=
}}

Edit the page to see the template text.



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.