EnricoDaga (Talk | contribs) |
EnricoDaga (Talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
− | {|border="0" cellpadding="4" cellspacing="4" | + | {|style="border:1px solid orange;margin:0px 15px 15px 15px;float:right;" border="0" cellpadding="4" cellspacing="4" |
− | ! Title | + | ! Title: |
| [[Title::{{{Title|}}}]] | | [[Title::{{{Title|}}}]] | ||
|- | |- | ||
− | ! Author(s) | + | ! Author(s): |
− | | {{#arraymap:{{{Author|}}}|,|x|[[Author::x]]}} | + | | {{#arraymap:{{{Author|}}}|,|x|[[Author::User:x]]}} |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
+ | <div style="border-bottom:1px solid orange;"> | ||
+ | '''Goal''': | ||
+ | |||
+ | [[Goal::{{{Goal|}}}]] | ||
+ | |||
+ | '''Brief description''' | ||
+ | |||
+ | [[Description::{{{Description|}}}]] | ||
+ | </div> | ||
[[Category:Tutorial]] | [[Category:Tutorial]] | ||
</includeonly> | </includeonly> |
This is the 'Tutorial Template' template. It should be called in the following format:
{{Tutorial Template |Title= |Author= |Goal= |Description= }}
Edit the page to see the template text.