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
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<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:''' <nowiki>{{Orientation | audience | level | minutes }}</nowiki>
:''audience'' = '''Users, Designers, Developers'''
:''level'' = '''Beginner, Intermediate, Advanced'''
:''minutes'' = '''1, 2, 4, 10, 15, 20, or 30'''
</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; '''{{{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]]
|}
|}
<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>&lt;noinclude></tt><br>
<tt><nowiki>{{</nowiki>Orientation | ''audience'' | ''level'' | ''minutes'' }}</tt><br>
<tt>&lt;/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}}}
Level: {{{2}}}
Time: {{{3}}} minutes

See more:
    ◾ HowTo Guides

"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