Difference between revisions of "Template:Bio"
From Bioinformatics Core Wiki
(Pushed from Bioinformatics Core Wiki.) |
(Pushed from Bioinformatics Core Wiki.) |
||
(One intermediate revision by the same user not shown) | |||
Line 23: | Line 23: | ||
<div id="bio_inf"> | <div id="bio_inf"> | ||
<div id="bio_data"> | <div id="bio_data"> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<h1>[[Bio Name::{{{Name|}}}]] [[Bio Surnames::{{{Surnames|}}}]]</h1> | <h1>[[Bio Name::{{{Name|}}}]] [[Bio Surnames::{{{Surnames|}}}]]</h1> | ||
<div id="bio_photo"> [[Bio Photo::Image:{{{Photo|Unknown.jpg}}}|]][[Image:{{{Photo|Unknown.jpg}}}|200px]]</div> | <div id="bio_photo"> [[Bio Photo::Image:{{{Photo|Unknown.jpg}}}|]][[Image:{{{Photo|Unknown.jpg}}}|200px]]</div> | ||
Line 53: | Line 28: | ||
<h3>[[Bio Position::{{{Position|}}}]]</h3> | <h3>[[Bio Position::{{{Position|}}}]]</h3> | ||
<p>Email: [[Email address::{{{Email_address|}}}]]</p> | <p>Email: [[Email address::{{{Email_address|}}}]]</p> | ||
− | + | {{#ifeq:{{{Phone|}}}|||<p>Phone: [[Phone::{{{Phone|}}}]]</p>}} | |
− | + | {{#ifeq:{{{HomePage|}}}|||<p>Homepage(s): {{#arraymap:{{{HomePage||}}}|\n|@@|[[HomePage::@@]]}}</p> }} | |
− | + | {{#ifeq:{{{ORCID|}}}|||<p>ORCID: [[Has ORCID::{{{ORCID|}}}|]]{{#if:{{{ORCID|}}}|[http://orcid.org/{{{ORCID|}}} {{{ORCID|}}}]}}</p>}} | |
− | + | {{#ifeq:{{{LinkedIn|}}}|||<p> LinkedIn: [[Has LinkedIn::{{{LinkedIn|}}}|]] {{#if:{{{LinkedIn|}}}|[http://www.linkedin.com/in/{{{LinkedIn|}}} {{{LinkedIn|}}}]}}</p>}} | |
</div> | </div> | ||
</div> | </div> | ||
<div id="bio_description"> | <div id="bio_description"> | ||
− | |||
{{{Description|}}} | {{{Description|}}} | ||
</div> | </div> | ||
Line 100: | Line 74: | ||
|limit=10 | |limit=10 | ||
}}{{#vardefine:end1|{{CURRENTMONTH}}}}{{#vardefine:end2|{{#expr:{{CURRENTMONTH}}+1}}}}{{#vardefine:year1|{{CURRENTYEAR}}}}{{#vardefine:year2|{{CURRENTYEAR}}}}{{#ifeq:{{#var:end2}}|13|{{#vardefine:end2|01}}{{#vardefine:year2|{{#expr:{{#var:year1}}+1}} }} }} | }}{{#vardefine:end1|{{CURRENTMONTH}}}}{{#vardefine:end2|{{#expr:{{CURRENTMONTH}}+1}}}}{{#vardefine:year1|{{CURRENTYEAR}}}}{{#vardefine:year2|{{CURRENTYEAR}}}}{{#ifeq:{{#var:end2}}|13|{{#vardefine:end2|01}}{{#vardefine:year2|{{#expr:{{#var:year1}}+1}} }} }} | ||
− | * [[Private:Hour_Tasks_Light?user={{FULLPAGENAME}}&status=Finished&end1={{#var:year1}}-{{#var:end1}}-01&end2={{#var:year2}}-{{#var:end2}}-01|Finished Tasks this month | + | * [[Private:Hour_Tasks_Light?user={{FULLPAGENAME}}&status=Finished&end1={{#var:year1}}-{{#var:end1}}-01&end2={{#var:year2}}-{{#var:end2}}-01|Finished Tasks this month]] |
</div> | </div> | ||
</div> | </div> |
Latest revision as of 10:35, 31 August 2016
This is the "Bio" template. It should be called in the following format:
{{Bio |Name= |Surnames= |Position= |Photo= |Email_address= |Phone= |HomePage= |ORCID= |LinkedIn= |Description= }}
Edit the page to see the template text.