Difference between revisions of "Template:Reference"

From FlyBase Wiki
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Reference" template. It should be called in the following format: <pre> {{Reference |FlyBase identifier= |Publication type= }} </pre> Edit the page to...")
 
m (Reverted edits by Spammer (talk) to last revision by FlyBase Administrator)
 
(8 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
{{Reference
 
{{Reference
 
|FlyBase identifier=
 
|FlyBase identifier=
 +
|FlyBase URL=
 +
|Title=
 
|Publication type=
 
|Publication type=
 +
|Publication year=
 +
|Genes=
 +
|PubMed identifier=
 +
|PubMed URL=
 +
|PubMed abstract=
 
}}
 
}}
 
</pre>
 
</pre>
Line 14: Line 21:
 
! FlyBase Identifier
 
! FlyBase Identifier
 
| [[Has FlyBase identifier::{{{FlyBase identifier|}}}]]
 
| [[Has FlyBase identifier::{{{FlyBase identifier|}}}]]
 +
|-
 +
! FlyBase URL
 +
| [[Has FlyBase URL::{{{FlyBase URL|}}}]]
 
|-
 
|-
 
! Publication Type
 
! Publication Type
 
| [[Is publication type::{{{Publication type|}}}]]
 
| [[Is publication type::{{{Publication type|}}}]]
 +
|-
 +
! Publication Year
 +
| [[Was published in year::{{{Publication year|}}}]]
 +
|-
 +
! PubMed ID
 +
| [[Has PubMed ID::{{{PubMed identifier|}}}]]
 +
|-
 +
! PubMed URL
 +
| [[Has PubMed URL::{{{PubMed URL|}}}]]
 +
|}
 +
== Title ==
 +
[[Has title::{{{Title|}}}]]
 +
== Abstract ==
 +
[[Has PubMed abstract::{{{PubMed abstract|}}}]]
 +
== Genes from Reference ==
 +
{| class="wikitable"
 +
! Gene(s)
 +
| {{#arraymap:{{{Genes|}}}|,|x|[[Has data on::x]]}}
 
|}
 
|}
  
 
[[Category:References]]
 
[[Category:References]]
 
</includeonly>
 
</includeonly>

Latest revision as of 19:24, 7 October 2016

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

{{Reference
|FlyBase identifier=
|FlyBase URL=
|Title=
|Publication type=
|Publication year=
|Genes=
|PubMed identifier=
|PubMed URL=
|PubMed abstract=
}}

Edit the page to see the template text.