Template:LinkItem: Difference between revisions
From Mediawiki1
Jump to navigationJump to search
(Template params are one-based...) |
|||
Line 1: | Line 1: | ||
<includeonly>{{#if:{{{ | <includeonly>{{#if:{{{3|}}}|[[{{{3|}}}{{get|{{{1}}}|{{{2}}}}}|{{get|{{{1}}}|{{{2}}}}}]]|[[{{get|{{{1}}}|{{{2}}}}}]]}}</includeonly><noinclude> | ||
Generates a link for an item from a list, potentially with a prefix. | Generates a link for an item from a list, potentially with a prefix. | ||
Revision as of 07:22, 15 March 2012
Generates a link for an item from a list, potentially with a prefix.
Examples:
- {{linkItem|Ontology Editing,How to edit the DBpedia Ontology,Edit Ontology|1}} results in How to edit the DBpedia Ontology
See also