Template:Code Reference: Difference between revisions

Added Template:References to "see also" section
(add support for property parameter)
(Added Template:References to "see also" section)
 
(3 intermediate revisions by one other user not shown)
Line 92: Line 92:
}}
}}


[[Category:Templates]]</noinclude><includeonly>{{#if: {{{class |}}}
== See Also ==
* [[Template:References]]
* [[Template:XML Reference]]
* [[Template:File Reference]]
 
== References ==
<references />
 
[[Category:Reference Templates]]</noinclude><includeonly>{{#if: {{{class |}}}
| {{#if: {{{name |}}}
| {{#if: {{{name |}}}
     | {{#tag: ref | <code>{{{namespace | XRL.World.Parts}}}.{{{class}}}</code>{{#if: {{{method |}}} |, method <code>{{{method}}}</code>{{#if: {{{case |}}} | , in the <code>{{{case}}}</code> case}}|{{#if: {{{property |}}} |, property <code>{{{property}}}</code>}}}}{{#if: {{{comment |}}} | {{Space}}– {{{comment}}}}} | name={{{name}}}}}
     | {{#tag: ref | <code>{{{namespace | XRL.World.Parts}}}.{{{class}}}</code>{{#if: {{{method |}}} |, method <code>{{{method}}}</code>{{#if: {{{case |}}} | , in the <code>{{{case}}}</code> case}}|{{#if: {{{property |}}} |, property <code>{{{property}}}</code>}}}}{{#if: {{{comment |}}} | {{Space}}– {{{comment}}}}} | name={{{name}}}}}
312

edits