Difference between revisions of "Template:Reference"
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...") |
(Adding genes data to reference pages.) |
||
Line 6: | Line 6: | ||
|FlyBase identifier= | |FlyBase identifier= | ||
|Publication type= | |Publication type= | ||
+ | |Genes= | ||
}} | }} | ||
</pre> | </pre> | ||
Line 17: | Line 18: | ||
! Publication Type | ! Publication Type | ||
| [[Is publication type::{{{Publication type|}}}]] | | [[Is publication type::{{{Publication type|}}}]] | ||
+ | |} | ||
+ | {| class="wikitable" | ||
+ | ! Gene(s) | ||
+ | | {{#arraymap:{{{Genes|}}}|,|x|[[Has data on::x]]}} | ||
|} | |} | ||
[[Category:References]] | [[Category:References]] | ||
</includeonly> | </includeonly> |
Revision as of 18:16, 15 June 2012
This is the "Reference" template. It should be called in the following format:
{{Reference |FlyBase identifier= |Publication type= |Genes= }}
Edit the page to see the template text.