Template:SourceForgeTicket: Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Create "Template:SourceForgeTicket" for quickly linking to Stendhal's Sourceforge ticket tracker pages
 
imported>AntumDeluge
Use default text if not specified
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#if: {{{1|}}} | {{#if: {{{2|}}} | {{#if: {{{3|}}} | [ | }}https://sourceforge.net/p/arianne/{{{1|}}}/{{{2|}}} {{#if: {{{3|}}} | {{{3|}}}] | }} | }} | }}<noinclude>
{{#if: {{{1|}}} | {{#if: {{{2|}}} | [https://sourceforge.net/p/arianne/{{{1|}}}/{{{2|}}} {{#if: {{{3|}}} | {{{3|}}} | SourceForge ticket ({{{1|}}}) {{{2|}}} }}] | }} | }}<noinclude>


== Description ==
== Description ==

Latest revision as of 09:00, 9 April 2018


Description

Template:SourceForgeTicket

For quickly linking to Stendhal's SourceForge ticket tracker pages.

Usage

  • {{SourceForgeTicket|cat|id|[text]}}
  • {{SFTicket|cat|id|[text]}}

Arguments

Argument Required Description
cat Category under which ticket is filed (bugs, patches, feature-requests, etc.).
id Ticket ID number.
text Alternate text to display.

Examples

Input Output
{{SourceForgeTicket|patches|720}} SourceForge ticket (patches) 720
{{SourceForgeTicket|patches|720|Amazon Hunter Redone}} Amazon Hunter Redone

See Also