Difference between revisions of "Template:Bio"

From Bioinformatics Core Wiki
(Created page with "<noinclude> This is the "Bio" template. It should be called in the following format: <pre> {{Bio |Name= |Surnames= |Photo= }} </pre> Edit the page to see the template text. </noi…")
 
(Pushed from Bioinformatics Core Wiki.)
 
(56 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
|Name=
 
|Name=
 
|Surnames=
 
|Surnames=
 +
|Position=
 
|Photo=
 
|Photo=
 +
|Email_address=
 +
|Phone=
 +
|HomePage=
 +
|ORCID=
 +
|LinkedIn=
 +
|Description=
 
}}
 
}}
 
</pre>
 
</pre>
 +
 
Edit the page to see the template text.
 
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;"
+
</noinclude><includeonly>__NOTOC__{{DISPLAYTITLE:{{{Name|}}} {{{Surnames|}}}}}
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
+
<div id="bio_box">
|-
+
<div id="bio_inf">
! Name
+
<div id="bio_data">
| [[Bio Name::{{{Name|}}}]]
+
<h1>[[Bio Name::{{{Name|}}}]] [[Bio Surnames::{{{Surnames|}}}]]</h1>
|-
+
<div id="bio_photo"> [[Bio Photo::Image:{{{Photo|Unknown.jpg}}}|]][[Image:{{{Photo|Unknown.jpg}}}|200px]]</div>
! Surname(s)
+
<div id="bio_contact">
| [[Bio Surnames::{{{Surnames|}}}]]
+
<h3>[[Bio Position::{{{Position|}}}]]</h3>
|-
+
<p>Email: [[Email address::{{{Email_address|}}}]]</p>
! Photo
+
{{#ifeq:{{{Phone|}}}|||<p>Phone: [[Phone::{{{Phone|}}}]]</p>}}
| [[Bio Photo::{{{Photo|}}}]]
+
{{#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 id="bio_description">
 +
{{{Description|}}}
 +
</div>
 +
</div>
 +
<!-- UP DESCRIPTION - DOWN REQUEST - PENDING TASKS - WORK -->
 +
 
 +
{{#ifingroup:biocore|
 +
<div id="bio_work">
 +
<div class="bio_man" id="bio_request">
 +
=== Current Requests ===
 +
{{#ask:[[-Request Reference::<q>[[Responsible::{{FULLPAGENAMEE}}]]</q>]][[Status::Accepted]]
 +
|?Has Title
 +
|?Creation date
 +
|format=table
 +
|sort=Creation date
 +
|order=ASC
 +
|headers=show
 +
|limit=20
 +
|}}
 +
</div>
 +
 +
<div class="bio_man" id="bio_pending"">
 +
=== Pending Tasks ===
 +
{{#ask:[[Category:Tasks]][[Responsible::{{FULLPAGENAME}}]][[Task Status::Running]]
 +
|?Title
 +
|?Date Start
 +
|?Description
 +
|?Accumulated hours
 +
|?Request Reference
 +
|link=none
 +
|sort=Modification date
 +
|order=DESC
 +
|headers=show
 +
|format=template
 +
|template=TaskDetailsUser
 +
|introtemplate=TaskDetailsUser_Header
 +
|outrotemplate=TaskDetailsUser_Footer
 +
|link=none
 +
|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}} }} }}
 +
* [[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 style="float:left; clear:both; width:75%;">
 +
=== All tasks ===
 +
{{#ask:[[Category:Tasks]][[Responsible::{{FULLPAGENAME}}]]
 +
|?Title
 +
|?Date Start
 +
|?Date End
 +
|sort=Date Start
 +
|timelineposition=end
 +
|timelinebands=WEEK,YEAR
 +
|order=DESC
 +
|format=timeline
 +
|limit=1000
 +
}}
 +
</div>
 +
-->
 +
}}
  
 
[[Category:Members]]
 
[[Category:Members]]
 +
</div>
 
</includeonly>
 
</includeonly>

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.


Bioinformatics Core Facility @ CRG — 2011-2024