Template:NPCSource: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge Create Template:NPCSource |
imported>AntumDeluge Add category "RefactoringTemplates" |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#if: {{{1|}}} | [https://github.com/arianne/stendhal/blob/master/src/games/stendhal/server/maps/{{{1|}}}.java {{#if: {{{2|}}} | {{{2|}}} | {{{1|}}} }}] | }} |
{{#if: {{{1|}}} | [https://github.com/arianne/stendhal/blob/master/src/games/stendhal/server/maps/{{{1|}}}.java {{#if: {{{2|}}} | {{{2|}}} | {{{1|}}} }}] | }}{{#if: |
||
{{{3|}}} | ({{{3|}}}) | }}<noinclude> |
|||
== Usage == |
== Usage == |
||
| Line 9: | Line 10: | ||
|- |
|- |
||
| <nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|source|names}}</nowiki> || <nowiki>[https://github.com/arianne/stendhal/blob/master/src/games/stendhal/server/maps/<source>.java <names>]</nowiki> |
| <nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|source|names}}</nowiki> || <nowiki>[https://github.com/arianne/stendhal/blob/master/src/games/stendhal/server/maps/<source>.java <names>]</nowiki> |
||
|- |
|||
| <nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|source||names}}</nowiki> || <nowiki>[https://github.com/arianne/stendhal/blob/master/src/games/stendhal/server/maps/<source>.java <source>] (names)</nowiki> |
|||
|} |
|} |
||
| Line 19: | Line 22: | ||
|- |
|- |
||
| <nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|ados/bank/BankNPC|Rachel}}</nowiki> || {{NPCSource|ados/bank/BankNPC|Rachel}} |
| <nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|ados/bank/BankNPC|Rachel}}</nowiki> || {{NPCSource|ados/bank/BankNPC|Rachel}} |
||
|- |
|||
| <nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|ados/bank/BankNPC||Rachel}}</nowiki> || {{NPCSource|ados/bank/BankNPC||Rachel}} |
|||
|} |
|} |
||
== See Also == |
== See Also == |
||
* [[Templates|List of templates]] |
|||
* [[Special:WhatLinksHere/Template:{{PAGENAME}} | Pages using Template:{{PAGENAME}}]] |
|||
[[Category:Stendhal]] |
[[Category:Stendhal]] |
||
[[Category:Development]] |
[[Category:Development]] |
||
[[Category:RefactoringTemplates]] |
|||