Vorlage:Rawinclude: Unterschied zwischen den Versionen
Aus Stratum 0
K (test) |
(fix transclusion of first parameter) |
||
Zeile 18: | Zeile 18: | ||
--><div class="rawinclude-header"><span class="icon">[[File:Icon text-x-generic.png|24px|link=]]</span> <span class="title"><em>{{{title|{{{2|asdfasdfasdfasdf{{FULLPAGENAME:{{{1}}}}}}}}}}}</em></span> <span class="link">([{{SERVER}}{{SCRIPTPATH}}/index.php?action=raw&title={{{1}}} Download])</span></div> | --><div class="rawinclude-header"><span class="icon">[[File:Icon text-x-generic.png|24px|link=]]</span> <span class="title"><em>{{{title|{{{2|asdfasdfasdfasdf{{FULLPAGENAME:{{{1}}}}}}}}}}}</em></span> <span class="link">([{{SERVER}}{{SCRIPTPATH}}/index.php?action=raw&title={{{1}}} Download])</span></div> | ||
− | <pre style="margin-top:0px;" {{#if:{{{fold|}}}| class="fold"|}}>{{ | + | <pre style="margin-top:0px;" {{#if:{{{fold|}}}| class="fold"|}}>{{#tag:nowiki|{{{1|}}}}}</pre></includeonly> |
Version vom 12. Oktober 2014, 21:46 Uhr
Includes a wiki page inside a <pre> environment, and adds a download link to the source of the page.
Usage:
{{rawinclude|''pagename''}}
Further parameters:
- title
- What is shown in the download link, can be given as second anonymous parameter too.
- fold
- If set, the <pre> environment is constrained to a height of 200px, and a vertical scrollbar is added when neccessary.
Example:
{{rawinclude|RepRap/Slicer/Configs/larsan.ini|larsan.ini|fold=y}}
larsan.ini (Download)
[[:RepRap/Slicer/Configs/larsan.ini]]