Template:Framexmlfunc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (This revision and previous are available under: CC BY-SA 3.0. See list of authors in previous history below.) |
||
| Line 1: | Line 1: | ||
''Place this at the top of pages describing functions defined in [[FrameXML]].'' | |||
;Usage: | |||
{{t|framexmlmember|FrameXML/filename.lua}} | |||
;Example: | |||
: <code><nowiki>{{framexmlfunc|FrameXML/ActionButton.lua}}</nowiki></code> | |||
[[Category:Interface customization templates|{{PAGENAME}}]] | |||
---- | |||
;Template | |||
<onlyinclude><includeonly>{{framexml|{{{1|}}}|t={{{t|method}}}}}</includeonly> | |||
{{#if:{{{1|}}}|:{{icon-information}}This function is implemented by [[FrameXML]] in [{{wdnlink|{{{1|}}}}} {{{1|}}}].|}} | |||
</onlyinclude> | |||
Revision as of 17:07, 22 September 2013
Place this at the top of pages describing functions defined in FrameXML.
- Usage
{{framexmlmember|<FrameXML/filename.lua>}}
- Example
{{framexmlfunc|FrameXML/ActionButton.lua}}
- Template