Master Bladesmith Wiki
m (Protected "Template:Publisher": Standard practice ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
No edit summary
 
Line 1: Line 1:
<includeonly>{{#if:{{{1|}}} | [{{{1}}} Game Publisher] | Game Publisher}}</includeonly><noinclude>{{doc}}[[Category:Templates]]</noinclude>
+
<includeonly>{{#if:{{{1|}}} | [https://www.elixirgames.net/ Elixir Games] | Elixir Games}}</includeonly><noinclude>{{doc}}[[Category:Templates]]</noinclude>

Latest revision as of 09:46, 28 January 2020

Template-info Documentation

Usage

Edit this template to replace the name of the game publisher in the legal notices and copyright template. If you wish to also link to the publisher's site, you can specify the site url as follows:

{{Publisher|https://game.site.com}}

Result:

Elixir Games

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 publisher's site in all instances, rather than optionally.