Difference between revisions of "Template:Infobox gene/doc/sub/doc"
< Template:Infobox gene | doc | sub
Jump to navigation
Jump to search
imported>Was a bee (←Created page with '{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> Tem...') |
imported>Was a bee m (→Examples: typo) |
||
| Line 14: | Line 14: | ||
* <code><nowiki>{{</nowiki>Infobox gene/doc/sub|getPageQID|Mouse|Gene|Q14860072}}</code> returns <code>{{Infobox gene/doc/sub|getPageQID|Mouse|Gene|Q14860072}}</code> (QID of this page -> [[:d:Q14860079]]) | * <code><nowiki>{{</nowiki>Infobox gene/doc/sub|getPageQID|Mouse|Gene|Q14860072}}</code> returns <code>{{Infobox gene/doc/sub|getPageQID|Mouse|Gene|Q14860072}}</code> (QID of this page -> [[:d:Q14860079]]) | ||
| − | * <code><nowiki>{{</nowiki>Infobox gene/doc/ | + | * <code><nowiki>{{</nowiki>Infobox gene/doc/sub|getPageQID|Human|Protein|Q14860072}}</code> returns <code>{{Infobox gene/doc/sub|getPageQID|Human|Protein|Q14860072}}</code> (QID of this page -> [[:d:Q2477760]]) |
<includeonly>{{sandbox other|| | <includeonly>{{sandbox other|| | ||
Latest revision as of 02:35, 24 November 2017
| This is a documentation subpage for Template:Infobox gene/doc/sub. It contains usage information, categories and other content that is not part of the original template page. |
Template used in documentation page of {{infobox gene}}.
Usage
{{Infobox gene/doc/sub|getPageQID|species|page type|QID}}
- species: "Human" or "Mouse"
- page type: "Gene" or "Protein"
- QID: Item ID
Examples
Codes for Wikipedia article Sonic hedgehog (d:Q14860072),
{{Infobox gene/doc/sub|getPageQID|Mouse|Gene|Q14860072}}returnsTemplate:Wikidata(QID of this page -> d:Q14860079)
{{Infobox gene/doc/sub|getPageQID|Human|Protein|Q14860072}}returnsTemplate:Wikidata(QID of this page -> d:Q2477760)