Template:Note/faq: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{message|bgcolor=#f9f6b7|{{#if:{{{1|}}}|'''{{{1}}}'''<BR>}}{{#if:{{{2|}}}|{{{2}}}}}|image=question.png}}<noinclude> | {{message|bgcolor=#f9f6b7|{{#if:{{{1|}}}|'''{{{1}}}'''<BR>}}<noinclude>'''Bold headword'''<br></noinclude>{{#if:{{{2|}}}|{{{2}}}}}<noinclude>extended help request or helpful tip</noinclude>|image=question.png}}<noinclude> | ||
==Usage== | ==Usage== |
Revision as of 12:30, 29 January 2011
Usage
{{Admon/help|Bold headword (optional)|extended help request or message text}}
real example: Template:Admon/help
function () { """This is the __doc__ str""" _local_variable = 'set here' if _local_variable is not None: this_code_will_execute(self, _local_variable)