Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
Template:QUIP: Difference between revisions
Jump to navigation
Jump to search
(skip empty fragment identifier, if none given.) |
(Note on the limitation: can't handle modern QUIP URLs with descriptions of the topic in the file-name.) |
||
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{{#if:{{{2|}}}|#{{{2}}}|}} {{{3|{{{2|QUIP {{{1}}}}}}}}}]</span></includeonly><noinclude> | <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{{#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> |
Revision as of 16:18, 22 November 2019
See Template:DocLink on which this is based. Can (for now) only handle purely numeric QUIP URLs.