Difference between revisions of "Template:Note/faq"
Jump to navigation
Jump to search
m (moved Template:Admon/faq to Template:Note/faq: Rename) |
|
(No difference)
|
Revision as of 09:13, 16 July 2011
Usage
{{Admon/faq|Bold headword (optional)|extended helpful tip text}}
real example: Template:Admon/faq
function () { """This is the __doc__ str""" _local_variable = 'set here' if _local_variable is not None: this_code_will_execute(self, _local_variable) }