Difference between revisions of "Template:Pageoldid"

From DAVE Developer's Wiki
Jump to: navigation, search
(Created page with "<noinclude> Create a link to a given page (first parameter) with a given oldid (second parameter). Optionally user can also add a link text (third parameter). E.g.: <pre> {{p...")
 
 
(2 intermediate revisions by one other user not shown)
Line 5: Line 5:
 
{{pageoldid|MyPage|12345|link text}}
 
{{pageoldid|MyPage|12345|link text}}
 
</pre>
 
</pre>
</noinclude><includeonly>
+
</noinclude><includeonly><span class="plainlinks">[{{fullurl:{{{1}}}|oldid={{{2}}}}} {{{3|{{{1}}}}}}]</span></includeonly>
<span class="plainlinks">[{{fullurl:{{{1}}}|oldid={{{2}}}}} {{{3}}}]</span>
 
</includeonly>
 

Latest revision as of 10:01, 26 August 2022

Create a link to a given page (first parameter) with a given oldid (second parameter). Optionally user can also add a link text (third parameter). E.g.:

{{pageoldid|MyPage|12345|link text}}