Vorlage:Rawinclude: Unterschied zwischen den Versionen
Aus Stratum 0
K |
K (actually transclude) |
||
Zeile 17: | Zeile 17: | ||
--><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> | ||
− | {{#tag:pre|{{#tag:nowiki|{{{1}}}}}|style="margin-top:0px;" {{#if:{{{fold|}}}|class="fold"|}}}}</includeonly> | + | {{#tag:pre|{{#tag:nowiki|{{:{{{1}}}}}}}|style="margin-top:0px;" {{#if:{{{fold|}}}|class="fold"|}}}}</includeonly> |
Version vom 12. Oktober 2014, 21:54 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]]