Template:OpenGameArt: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge Trying to fix formatting |
imported>AntumDeluge Link to "Category:RefactoringTemplates" under "See Also" section |
||
| (59 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> |
<noinclude>== Template Output == |
||
| ⚫ | |||
<blockquote> |
|||
</noinclude>{{#if: {{{1|}}} | {{#if: {{{2|}}} | [https://opengameart.org/node/{{{1|}}} {{{2|}}}] | https://opengameart.org/node/{{{1|}}} | }} | {{#if: {{{2|}}} | [https://opengameart.org/ {{{2|}}}] | https://opengameart.org/ }} }}<noinclude> |
|||
</blockquote> |
|||
== Description == |
|||
<span style="font-weight:bold;">Template:{{PAGENAME}}</span> |
|||
For quickly linking to OpenGameArt.org, and/or submissions, using "''node''" links. |
|||
== Usage == |
|||
* <span style="font-family:monospace;font-size:14px;border:solid 2px;border-color:lightgray;font-weight:bold;"><nowiki>{{OpenGameArt|[nid]|[text]}}</nowiki></span> |
|||
* <span style="font-family:monospace;font-size:14px;border:solid 2px;border-color:lightgray;font-weight:bold;"><nowiki>{{OGA|[nid]|[text]}}</nowiki></span> |
|||
* <span style="font-family:monospace;font-size:14px;border:solid 2px;border-color:lightgray;font-weight:bold;"><nowiki>{{oga|[nid]|[text]}}</nowiki></span> |
|||
=== Optional Arguments === |
|||
<blockquote> |
|||
{| class="wikitable" |
{| class="wikitable" |
||
! |
! Name || Description |
||
|- |
|- |
||
| nid || Node ID of URL. |
|||
| ⚫ | |||
|- |
|- |
||
| text || Alternate text to display instead of URL. |
|||
| <nowiki>{{OpenGameArt|nid}} or {{OGA|nid}}</nowiki> || <nowiki>https://opengameart.org/node/<nid> (FIXME)</nowiki> |
|||
|} |
|||
</blockquote> |
|||
== Examples == |
|||
<blockquote> |
|||
{| class="wikitable" |
|||
! Input || Output |
|||
|- |
|- |
||
| <nowiki>{{OpenGameArt |
| <nowiki>{{OpenGameArt}}</nowiki> || {{OpenGameArt}} |
||
|- |
|||
| ⚫ | |||
|- |
|||
| <nowiki>{{OpenGameArt|76913}}</nowiki> || {{OpenGameArt|76913}} |
|||
|- |
|||
| <nowiki>{{OpenGameArt|76913|Minotaur}}</nowiki> || {{OpenGameArt|76913|Minotaur}} |
|||
|} |
|} |
||
</ |
</blockquote> |
||
== See Also == |
|||
* [[Templates|List of templates]] |
|||
* [[:Category:RefactoringTemplates|List of refactoring templates]] |
|||
[[Category:Graphics]] |
|||
{{#if: {{{1|}}} | <span>[https://opengameart.org/node/{{{1|}}} {{{2|}}}]</span> | <span>https://opengameart.org/</span> }} |
|||
| ⚫ | |||
[[Category:Stendhal]] |
|||
[[Category:Development]] |
|||
[[Category:RefactoringTemplates]] |
|||