Template:OpenGameArt: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Testing no parsing of link text
imported>AntumDeluge
Don't parse OpenGameArt.org URLs
Line 1: Line 1:
{{Navigation for Stendhal Top|Contributing}}
{{Navigation for Stendhal Contributors}}


<noinclude>
<noinclude>
Linking to OpenGameArt.org.
Linking to OpenGameArt.org.
Line 7: Line 11:
|-
|-
| <nowiki>{{OpenGameArt|nid}} or {{OGA|nid}}</nowiki> || <nowiki>https://opengameart.org/node/<nid></nowiki>
| <nowiki>{{OpenGameArt|nid}} or {{OGA|nid}}</nowiki> || <nowiki>https://opengameart.org/node/<nid></nowiki>
|-
| <nowiki>{{OpenGameArt|nid|text}} or {{OGA|nid|text}}</nowiki> || Displays "text" with link to "nid" (FIXME)
|}
|}
</noinclude>
</noinclude>

{{#if: {{{1|}}} | https://opengameart.org/node/{{{1|}}} | https://opengameart.org/ }}
{{#if: {{{2|}}} | <nowiki>https://opengameart.org/node/</nowiki>{{{2|}}} | <nowiki>https://opengameart.org/</nowiki> }}
{{#if: {{{1|}}} | <nowiki>https://opengameart.org/node/</nowiki>{{{1|}}} | <nowiki>https://opengameart.org/</nowiki> }}