Module:Time ago/doc: Difference between revisions

Content deleted Content added
Make documentation page that is not much different from the default for now.
 
Undid revision 1270015382 by 174.193.203.65 (talk)
 
(14 intermediate revisions by 10 users not shown)
Line 1:
{{module rating|pre-alphaprotected}}
{{high-risk|115733}}
 
The module “{{BASEPAGENAME}}” containsimplements (specify){{tl|Time availableago}}. callsSee thatthe maketemplate's sopage andfor suchdocumentation. Test cases can be found at [[Template:Time ago/testcases]].
 
== Usage ==
 
{{#invoke:{{BASEPAGENAME}}|''timeAgo''|…}}
 
== Parameters ==
 
The text below assumes that functions are declared as
function p.''function_name''( frame )
<!-- delete this paragraph, it is indended for the module’s author, not a user -->
 
* Positional parameters – the value of frame.args[1] is passed after ''function name'' and vertical bar, the value of frame.args[2] is passed after the value of frame.args[1] and vertical bar, and so on.<!-- rewrite the item -->
* Named parameters (specify them) – the same ''name''=''value'' syntax as in MediaWiki templates, are accessible inside the function as frame.args["''name''"].<!-- rewrite or delete the item -->
 
== Examples ==
{{Further|Module:{{BASEPAGENAME}}/testcases}}
 
{{#invoke: {{BASEPAGENAME}} | timeAgo | 1 December 2013 }}