Template:QUIP: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Fix (I hope) formatting of numbers in four-digit-wide field.)
(Relocate quips to the now-maintained qt-project.org url; the herokuapp is dying.)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><span class="plainlinks">[http://quips-qt-io.herokuapp.com/quip-{{#ifeq:1|{{#expr:{{{1}}}<10}}|000{{{1}}}|{{#ifeq:1|{{#expr:{{{1}}}<100}}|00{{{1}}}|{{#ifeq:1|{{#expr:{{{1}}}<1000}}|0{{{1}}}|{{{1}}}}}}}}}.html#{{{2|}}} {{{3|{{{2|QUIP {{{1}}}}}}}}}]</span></includeonly><noinclude>
<includeonly><span class="plainlinks">[https://contribute.qt-project.org/quips/{{{1}}}{{#if:{{{2|}}}|#{{{2}}}|}} {{{3|{{{2|QUIP {{{1}}}}}}}}}]</span></includeonly><noinclude>
See [[Template:DocLink]] on which this is based.
See [[Template:DocLink]] on which this is based.  Can (for now) only handle purely numeric QUIP URLs.
</noinclude>
</noinclude>

Latest revision as of 12:18, 12 July 2023

See Template:DocLink on which this is based. Can (for now) only handle purely numeric QUIP URLs.