Changes between Initial Version and Version 1 of Ticket #387, comment 1


Ignore:
Timestamp:
Mar 24, 2012, 3:10:15 PM (12 years ago)
Author:
Jakob Kramer

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #387, comment 1

    initial v1  
    1 Do you mean a macro that can be used like this: `{{Template:Issue|387}}`?  That should be easy to do, maybe this already is a solution:
     1Do you mean a macro that can be used like this: `{{Template:Issue|387|Alternative text}}`?  That should be easy to do, maybe this already is a solution:
    22
    33{{{
    4 [http://issues.mediagoblin.org/ticket/{{{1}}} Issue {{{1}}}]
     4[http://issues.mediagoblin.org/ticket/{{{1}}} {{{2|Issue {{{1}}}}}}]
    55}}}