Difference between revisions of "Template:GNF Ortholog box/doc"

From blackwiki
Jump to navigation Jump to search
imported>Funandtrvl
(fx)
imported>Vanisaac
m (→‎To-do list: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
Line 32: Line 32:
 
*Code may need to be made a little cleaner
 
*Code may need to be made a little cleaner
  
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
+
<includeonly>{{Sandbox other||
 
<!-- Categories below this line, please; interwikis at Wikidata -->
 
<!-- Categories below this line, please; interwikis at Wikidata -->
 
{{DEFAULTSORT:Gnf Ortholog Box}}
 
{{DEFAULTSORT:Gnf Ortholog Box}}
 
[[Category:Biology infobox templates]]
 
[[Category:Biology infobox templates]]
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 15:29, 25 April 2020

Usage

NOTE: use only in conjunction with Template:GNF_Protein_box! For example, see ITK (gene).

{{GNF_Ortholog_box
 | Hs_EntrezGene =
 | Hs_RefseqmRNA =
 | Hs_RefseqProtein = 
 | Hs_GenLoc_db = 
 | Hs_GenLoc_chr =
 | Hs_GenLoc_start =
 | Hs_GenLoc_end = 
 | Hs_Uniprot = 
 | Mm_EntrezGene =
 | Mm_RefseqmRNA =
 | Mm_RefseqProtein = 
 | Mm_GenLoc_db =
 | Mm_GenLoc_chr =
 | Mm_GenLoc_start =
 | Mm_GenLoc_end = 
 | Mm_Uniprot = 
}}

Revisions

  • Each field is now optional

To-do list

  • Code may need to be made a little cleaner