Template:Tutorial Template
From Odp
(Difference between revisions)
Current revision (09:27, 18 March 2009) (view source) |
|||
(2 intermediate revisions 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> | ||
- | {|style="border:1px solid orange;margin:0px 15px 15px 15px;" 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;"> | <div style="border-bottom:1px solid orange;"> |
Current revision
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.