Difference between revisions of "Template:Tutorial"

From ONELAB
Jump to: navigation, search
Line 4: Line 4:
 
   we use the #tag parser function:
 
   we use the #tag parser function:
  
 +
{{#tag:div|
 +
  style="margin:.3em 0 1em;overflow:auto; height:20em; width:100%; -moz-border-radius-topleft:0.5em; border:1px solid #AAA; padding-left:0.5em; background:transparent;"
  
<div style="margin:.3em 0 1em;overflow:auto; height:20em; 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"}}
 
+
}}
  {{#tag:include||src="/onelab_files/{{{1}}}"|highlight="CPP"}}
 
 
 
</div>
 
  
 
http://ace.montefiore.ulg.ac.be/onelab_files/{{{1}}}
 
http://ace.montefiore.ulg.ac.be/onelab_files/{{{1}}}

Revision as of 16:51, 20 March 2011



Help

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

Utilisation:

{{tutorial|nom_de_fichier}}