Template:NPCSource: Difference between revisions

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