Machinaero Wiki
m (Protected "Template:Developer": Standard practice ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
No edit summary
 
Line 1: Line 1:
<includeonly>{{#if:{{{1|}}} | [{{{1}}} Game Developer] | Game Developer}}</includeonly><noinclude>{{doc}}[[Category:Templates]]</noinclude>
+
<includeonly>{{#if:{{{1|}}} | [https://www.emoak.com/ Emoak] | Emoak}}</includeonly><noinclude>{{doc}}[[Category:Templates]]</noinclude>

Latest revision as of 02:52, 16 July 2019

Template-info 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:

Emoak

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.