Difference between revisions of "Template:Orientation"
From LongJump Support Wiki
imported>Aeric (Created page with "<noinclude> "Orientation block", for use in HowTo Guides.<br> (Be sure to wrap it in a <nowiki>"<noinclude>"</nowiki>, anytime the HowTo is included in other pages.) '''Usage:''…") |
imported>Aeric |
||
(6 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 | ||
''See more:''<br> | ''See more:''<br> | ||
◾ [[HowTo Guides]] | ◾ [[HowTo Guides]] | ||
|} | |} | ||
<noinclude> | |||
"Orientation block", for use in HowTo Guides.<br> | |||
(Wrap it in a <nowiki>"<noinclude>"</nowiki>, because many of them are transcluded into other pages.) | |||
'''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>level</tt>'' = '''Beginner, Intermediate, Advanced''' | |||
:* ''<tt>minutes</tt>'' = '''1, 2, 4, 10, 15, 20, or 30''' | |||
</blockquote> | |||
</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