Difference between revisions of "Template:Orientation"
From LongJump Support Wiki
imported>Aeric |
imported>Aeric |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| border="1" cellpadding="5" cellspacing="1" align="right" width="150px" | {| border="1" cellpadding="5" cellspacing="1" align="right" width="150px" | ||
| | | | ||
''For:'' | ''For:'' '''{{{1}}}'''<br> | ||
''Level:'' '''{{{2}}}'''<br> | ''Level:'' '''{{{2}}}'''<br> | ||
''Time:'' '''{{{3}}}''' minutes | ''Time:'' '''{{{3}}}''' minutes | ||
Line 9: | Line 8: | ||
◾ [[HowTo Guides]] | ◾ [[HowTo Guides]] | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
"Orientation block", for use in HowTo Guides.<br> | "Orientation block", for use in HowTo Guides.<br> | ||
(Wrap it in a <nowiki>"<noinclude>"</nowiki>, because of them are transcluded into other pages.) | (Wrap it in a <nowiki>"<noinclude>"</nowiki>, because many of them are transcluded into other pages.) | ||
'''Usage:''' < | '''Usage:'''<blockquote> | ||
<tt><noinclude></tt><br> | |||
<tt><nowiki>{{</nowiki>Orientation | ''audience'' | ''level'' | ''minutes'' }}</tt><br> | |||
<tt></noinclude></tt>...Start page text here... | |||
:* ''<tt>audience</tt>'': '''Users, Designers, Developers''' | :* ''<tt>audience</tt>'': '''Users, Designers, Developers''' | ||
:* ''<tt>level</tt>'' = '''Beginner, Intermediate, Advanced''' | :* ''<tt>level</tt>'' = '''Beginner, Intermediate, Advanced''' | ||
:* ''<tt>minutes</tt>'' = '''1, 2, 4, 10, 15, 20, or 30''' | :* ''<tt>minutes</tt>'' = '''1, 2, 4, 10, 15, 20, or 30''' | ||
</blockquote> | |||
</noinclude> | </noinclude> |
Latest revision as of 21:43, 14 May 2012
For: {{{1}}} See more: |
"Orientation block", for use in HowTo Guides.
(Wrap it in a "<noinclude>", because many of them are transcluded into other pages.)
Usage:
<noinclude>
{{Orientation | audience | level | minutes }}
</noinclude>...Start page text here...
- audience: Users, Designers, Developers
- level = Beginner, Intermediate, Advanced
- minutes = 1, 2, 4, 10, 15, 20, or 30