Template:OGAUser: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Create "Template:OGAUser" to quickly link to user profiles on OpenGameArt.org
imported>AntumDeluge
Replace whitespace in "username" argument with dashes
Line 1: Line 1:
<noinclude><!--
<noinclude><!--
</noinclude>{{#if: {{{1|}}} | {{#if: {{{2|}}} | [ | }}https://opengameart.org/users/{{{1|}}} {{#if: {{{2|}}} | {{{2|}}}] | }} }}<noinclude>
</noinclude>{{#if: {{{1|}}} | {{#if: {{{2|}}} | [ | }}https://opengameart.org/users/{{#replace:{{{1|}}}||-}} {{#if: {{{2|}}} | {{{2|}}}] | }} }}<noinclude>
-->
-->


Line 17: Line 17:


{| class="wikitable"
{| class="wikitable"
! Name || Required || Description
! Name || Required || Description || Notes
|-
|-
| username || {{status|check}} || User's OGA username.
| username || {{status|check}} || User's OGA username. || Whitespace is replaced with dashes (-).
|-
|-
| text || || Alternate text to display.
| text || || Alternate text to display. ||
|}
|}