Difference between revisions of "Template:Ref ref"
Jump to navigation
Jump to search
(Created page with "<noinclude>Searches if a Reference (indicated by '\ref') exists and gives back the reference.</noinclude><includeonly>{{#explode:{{{1}}}|\ref|2}}</includeonly>") |
|||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude> | + | <noinclude>Checks whether a reference (indicated by '\ref') exists and gives back the reference.</noinclude><includeonly>{{#if:{{#explode:{{{1}}}|\ref|1}}|{{#tag:ref|{{#explode:{{{1}}}|\ref|1}}}}}}</includeonly> |
Latest revision as of 20:35, 21 May 2017
Checks whether a reference (indicated by '\ref') exists and gives back the reference.