Vorlage:Rawinclude: Unterschied zwischen den Versionen
Aus Stratum 0
(fix transclusion of first parameter) |
K |
||
Zeile 12: | Zeile 12: | ||
<pre><nowiki>{{rawinclude|RepRap/Slicer/Configs/larsan.ini|larsan.ini|fold=y}}</nowiki></pre> | <pre><nowiki>{{rawinclude|RepRap/Slicer/Configs/larsan.ini|larsan.ini|fold=y}}</nowiki></pre> | ||
− | {{rawinclude|RepRap/Slicer/Configs/larsan.ini|larsan.ini|fold=y}} | + | {{rawinclude|RepRap/Slicer/Configs/larsan.ini|larsan.ini|fold=y}}</noinclude> |
− | </noinclude> | ||
<includeonly> | <includeonly> | ||
{{#if:{{{{1|}}}||<span class="error">Error: <nowiki>{{rawinclude}}</nowiki> needs at least 1 parameter.</span>}}<!-- | {{#if:{{{{1|}}}||<span class="error">Error: <nowiki>{{rawinclude}}</nowiki> needs at least 1 parameter.</span>}}<!-- | ||
--><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> |
Version vom 12. Oktober 2014, 21:53 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]]