Difference between revisions of "Template:Tutorial"

 
(32 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<!--
+
<includeonly>[[Category:Tutorial]]{{#if:{{{height|}}}|<div class="tex2jax_ignore" style="margin:1em 0em 0em 0em; overflow:auto; height:{{{height|20em}}}; width:{{{width|98%}}}; -moz-border-radius-topleft:0.5em; border:1px solid #AAA; padding-left:0.5em; padding-right:0.5em; background:transparent;">}}{{#tag:include||src="/onelab_files/{{{1}}}"}}{{#if:{{{height|}}}|</div>}}<p align="right"><small>[http://onelab.info/files/{{{1}}} Direct link to file `{{{1}}}']</small></p></includeonly><noinclude>
  we cannot use xml tags directly for the "include" extension because it prevents
 
  parameter expansion, so we use the #tag parser function
 
-->
 
 
 
<includeonly>
 
{{#if: {{{height|}}} | <div style="margin:.3em 0 1em; overflow:auto; height:{{{height|20em}}};  
 
                                  width:{{{width|100%}}}; -moz-border-radius-topleft:0.5em;
 
                                  border:1px solid #AAA; padding-left:0.5em; background:transparent;"> }}
 
{{#tag:include||src="/onelab_files/{{{1}}}"|highlight="CPP"}}
 
{{#if: {{{height|}}} | </div>}}
 
[http://ace.montefiore.ulg.ac.be/onelab_files/{{{1}}} Direct link to file `{{{1}}}' ]
 
</includeonly>
 
<noinclude>
 
  
 
==Help==
 
==Help==
Line 30: Line 17:
  
 
</noinclude>
 
</noinclude>
 +
 +
<!--
 +
  we cannot use xml tags directly for the "include" extension because it prevents
 +
  parameter expansion, so we use the #tag parser function
 +
 +
  we use class="tex2jac_ignore" to prevent MathJax to interpret $$ in included files
 +
  as inline equations
 +
-->

Latest revision as of 15:39, 6 November 2016


Help

Ce template permet d'inclure simplement un fichier de tutorial pour onelab

Afficher le fichier complet:

{{tutorial|nom_de_fichier}}

Afficher seulement une partie:

{{tutorial|nom_de_fichier|height=22em}}