Difference between revisions of "Template:CreatorLink"
From MINR.ORG WIKI
m (Missed formatting from copied template page) |
m (Fixed pipe characters) |
||
| Line 1: | Line 1: | ||
| − | <includeonly>{{#if:{{{2|}}}'''''}}[[Creators#{{{1}}}|{{#if:{{{ | + | <includeonly>{{#if:{{{2|}}}|'''''}}[[Creators#{{{1}}}|{{#if:{{{2|}}}|See all maps from }}{{{1}}}]]{{#if:{{{2|}}}|'''''}}</includeonly> |
<noinclude>{{documentation}}</noinclude> | <noinclude>{{documentation}}</noinclude> | ||
Revision as of 22:01, 6 June 2026
Contents
Usage
This template creates a link to the Creators page of the wiki for the creator passed as an argument. Usually appears in map pages.
{{CreatorLink
| 1 = <!-- First and only required argument. Creator that is being linked to. -->
| 2 = <!-- If not blank, converts the link into a "See all maps from creator" link at the bottom of most map pages. -->
}}
Examples
Normal Link
{{CreatorLink|rmanimal}}
See All Link
{{CreatorLink|rmanimal|true}}
| The above documentation is transcluded from Template:CreatorLink/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |