Template: Search by list: Difference between revisions
From referenceTSS
mNo edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{#template_params:gene_list (label=Gene list;property=gene_list)}} | {{#template_params:gene_list (label=Gene list;property=gene_list)}} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div style="background-color:lightgray;font-size:9pt;">{{{gene_list}}}</div> | <div style="background-color:lightgray;font-size:9pt;"><b>Parameter1: </b><br>{{{gene_list|}}}</div> | ||
{{#GeneSearchByList:{{{ | {{#arraydefine:genelistarray|{{{gene_list}}}|,|}} | ||
<div style="background-color:lightgray;font-size:9pt;"><b>Parameter2: </b><br>{{#arrayprint:genelistarray|,}}</div> | |||
{{#GeneSearchByList:{{{genelistarray}}}}} | |||
</includeonly> | </includeonly> |
Revision as of 13:54, 19 January 2022
This is the "Search by list" template.
It should be called in the following format:
{{Search by list |gene_list= }}
Edit the page to see the template text.