Difference between revisions of "Template:Orientation"

From AgileApps 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
Line 1: Line 1:
<noinclude>
<noinclude>
"Orientation block", for use in HowTo Guides.<br>
"Orientation block", for use in HowTo Guides.<br>
(Be sure to wrap it in a <nowiki>"<noinclude>"</nowiki>, anytime the HowTo is
(Wrap it in a <nowiki>"<noinclude>"</nowiki>, because of them are transcluded into other pages.)
included in other pages.)


'''Usage:''' <nowiki>{{Orientation | audience | level | minutes }}</nowiki>
'''Usage:''' <tt><nowiki>{{Orientation | audience | level | minutes }}</nowiki></tt>
:''audience'' = '''Users, Designers, Developers'''
:* ''<tt>audience</tt>'': '''Users, Designers, Developers'''
:''level'' = '''Beginner, Intermediate, Advanced'''
:* ''<tt>level</tt>'' = '''Beginner, Intermediate, Advanced'''
:''minutes'' = '''1, 2, 4, 10, 15, 20, or 30'''
:* ''<tt>minutes</tt>'' = '''1, 2, 4, 10, 15, 20, or 30'''
</noinclude>
</noinclude>
{| border="1" cellpadding="5" cellspacing="1" align="right" width="150px"
{| border="1" cellpadding="5" cellspacing="1" align="right" width="150px"
|  
|  
''For:'' &nbsp; &nbsp;'''{{1}}'''<br>
''For:'' &nbsp; &nbsp;'''{{{1}}}'''<br>
''Level:'' '''{{2}}'''<br>  
''Level:'' '''{{{2}}}'''<br>  
''Time:''&nbsp;'''{{3}}''' minutes
''Time:''&nbsp;'''{{{3}}}''' minutes


''See more:''<br>
''See more:''<br>
&nbsp; &nbsp; &#9726; [[HowTo Guides]]
&nbsp; &nbsp; &#9726; [[HowTo Guides]]
|}
|}

Revision as of 19:46, 31 January 2012

"Orientation block", for use in HowTo Guides.
(Wrap it in a "<noinclude>", because of them are transcluded into other pages.)

Usage: {{Orientation | audience | level | minutes }}

  • audience: Users, Designers, Developers
  • level = Beginner, Intermediate, Advanced
  • minutes = 1, 2, 4, 10, 15, 20, or 30

For:    {{{1}}}
Level: {{{2}}}
Time: {{{3}}} minutes

See more:
    ◾ HowTo Guides