Vorlage:Rawinclude: Unterschied zwischen den Versionen
Aus Stratum 0
(Die Seite wurde neu angelegt: „<noinclude> Includes a wiki page inside a <pre> environment, and adds a download link to the source of the page. Usage: <pre><nowiki>{{rawinclude|</nowi…“) |
(logic == nonexistent) |
||
Zeile 15: | Zeile 15: | ||
</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> | ||
<pre style="margin-top:0px;" {{#if:{{{fold|}}}| class="fold"|}}>{{msgnw:{{{1}}}}}</pre></includeonly> | <pre style="margin-top:0px;" {{#if:{{{fold|}}}| class="fold"|}}>{{msgnw:{{{1}}}}}</pre></includeonly> |
Version vom 12. Oktober 2014, 21:16 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
- Bezeichnung des Download-Links, kann auch als anonymer zweiter Parameter angegeben werden
- 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]]