Game widow (talk | contribs) (Created page with " == Usage == Edit this template to replace the name of the game publisher in all the Legal notices. If you wish to also link to the publishers site...") |
m |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{doc/start}} |
||
− | |||
== Usage == |
== Usage == |
||
− | Edit this template to replace the name of the game publisher in |
+ | Edit this template to replace the name of the game publisher in the [[:Category:Legal notices|legal notices]]. If you wish to also link to the publisher's site, you can specify the site url as follows: |
:{{Tlx|Publisher|http://game.site.com}} |
:{{Tlx|Publisher|http://game.site.com}} |
||
Line 8: | Line 8: | ||
:{{Publisher|http://game.site.com}} |
:{{Publisher|http://game.site.com}} |
||
+ | 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 publisher's site in all instances, rather than optionally. |
||
− | <noinclude>[[Category:Documentation templates]]</noinclude> |
||
+ | {{doc/end}} |
Latest revision as of 13:26, 14 November 2018
Usage
Edit this template to replace the name of the game publisher in the legal notices. If you wish to also link to the publisher'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 publisher's site in all instances, rather than optionally.
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.