Template:Developer/doc: Difference between revisions

The Two Worlds Wiki - Documenting Two Worlds since 2008.
Jump to navigation Jump to search
Mystery Dungeon GP>Maintenance script-gpuser
(Automated Import)
 
Mystery Dungeon GP>Pcjbot
mNo edit summary
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: <tt><nowiki>{{{1}}}</nowiki></tt>. This will link to the developer's site in all instances, rather than optionally.
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}}

Revision as of 13:04, November 14, 2018

Template-info.png Documentation

Usage

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:

{{Developer|http://game.site.com}}

Result:

Spike Chunsoft

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.