Difference between revisions of "Template:APIStub"
From Space Engineers Wiki
(Created page with "{{APIPage}} == Examples == <syntaxhighlight lang="csharp"> //Examples here </syntaxhighlight> == Notes == [[Category:API:{{#titleparts: {{PAGENAME}} | -1 | 1 }}]]") |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{APIPage}} | {{APIPage}} | ||
+ | |||
+ | == Usage == | ||
+ | <!-- Usage information here --> | ||
== Examples == | == Examples == | ||
Line 8: | Line 11: | ||
== Notes == | == Notes == | ||
− | [[Category:API:{{#titleparts: {{PAGENAME}} | -1 | 1 }}]] | + | <includeonly>[[Category:API:{{#titleparts: {{PAGENAME}} | -1 | 1 }}]]</includeonly><noinclude>[[Category:Templates]]</noinclude> |
Latest revision as of 08:32, 10 January 2015
Usage
Examples
//Examples here