Template:Developer/doc: Difference between revisions
Jump to navigation
Jump to search
Mystery Dungeon GP>Maintenance script-gpuser (Automated Import) |
m (6 revisions imported) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{doc/start}} | {{doc/start}} | ||
== Usage == | ==Usage== | ||
Edit this template to replace the name of the game developer in the [[:Category:Legal notices|legal notices]] and [[Template:Copyright game|copyright template]]. If you wish to also link to the developer's site, you can specify the site url as follows: | Edit this template to replace the name of the game developer in the [[:Category:Legal notices|legal notices]] and [[Template:Copyright game|copyright template]]. If you wish to also link to the developer's site, you can specify the site url as follows: | ||
Line 8: | Line 8: | ||
:{{Developer|http://game.site.com}} | :{{Developer|http://game.site.com}} | ||
Alternatively, you can simply remove the logic and hardcode the url in the template, rather than using the unnamed variable: < | Alternatively, you can simply remove the logic and hardcode the url in the template, rather than using the unnamed variable: <code><nowiki>{{{1}}}</nowiki></code>. This will link to the developer's site in all instances, rather than optionally. | ||
{{doc/end}} | {{doc/end}} |
Latest revision as of 20:59, November 27, 2023
Usage[edit source]
Edit this template to replace the name of the game developer in the legal notices and copyright template. If you wish to also link to the developer's site, you can specify the site url as follows:
Result:
Alternatively, you can simply remove the logic and hardcode the url in the template, rather than using the unnamed variable: {{{1}}}
. This will link to the developer's site in all instances, rather than optionally.