Template:OpenGameArtContent: Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Clean up
imported>AntumDeluge
Link to "Category:RefactoringTemplates" under "See Also" section
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>== Template Output ==
<noinclude>== Template Output ==


<blockquote></noinclude>
<blockquote>
{{#if: {{{1|}}} | {{#if: {{{2|}}} | [https://opengameart.org/content/{{{1|}}} {{{2|}}}] | https://opengameart.org/content/{{{1|}}} | }} | {{#if: {{{2|}}} | [https://opengameart.org/ {{{2|}}}] | https://opengameart.org/ }} }}<noinclude>
</noinclude>{{#if: {{{1|}}} | {{#if: {{{2|}}} | [https://opengameart.org/content/{{{1|}}} {{{2|}}}] | https://opengameart.org/content/{{{1|}}} | }} | {{#if: {{{2|}}} | [https://opengameart.org/ {{{2|}}}] | https://opengameart.org/ }} }}<noinclude>
</blockquote>
</blockquote>


Line 48: Line 48:


* [[Templates|List of templates]]
* [[Templates|List of templates]]
* [[:Category:RefactoringTemplates|List of refactoring templates]]




Line 54: Line 55:
[[Category:Stendhal]]
[[Category:Stendhal]]
[[Category:Development]]
[[Category:Development]]
[[Category:RefactoringTemplates]]

Latest revision as of 02:12, 14 March 2018

Template Output

https://opengameart.org/

Description

Template:OpenGameArtContent

For quickly linking to OpenGameArt.org, and/or submissions, using human-readable links.

Usage

  • {{OpenGameArtContent|[sub]|[text]}}
  • {{OGAC|[sub]|[text]}}
  • {{ogac|[sub]|[text]}}

Optional Arguments

Argument Description
sub Sub-string of content URL.
text Alternate text to display instead of URL.

Examples

Input Output
{{OpenGameArtContent}} https://opengameart.org/
{{OpenGameArtContent||OpenGameArt.org}} OpenGameArt.org
{{OpenGameArtContent|minotaur-2}} https://opengameart.org/content/minotaur-2
{{OpenGameArtContent|minotaur-2|Minotaur}} Minotaur

See Also