Template:GithubToRequires: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{#if: {{{IconOnly|}}}|[{{ExternalLinkToText|{{#if: {{#pos:{{{github|{{{1}}}}}}|github.com}}|{{#replace:{{{github|{{{1}}}}}}|github.com|requires.io/github}}}}}} {{ExternalLink...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{#if: {{{IconOnly|}}}|[{{ExternalLinkToText|{{#if: {{#pos:{{{github|{{{1}}}}}}|github.com}}|{{#replace:{{{github|{{{1}}}}}}|github.com|requires.io/github}}}}}} {{ExternalLinkToText|{{#if: {{#pos:{{{github|{{{1}}}}}}|github.com}}|{{#replace:{{{github|{{{1}}}}}}|github.com|requires.io/github}}}}}} | {{#if: {{{IconOnly|}}}| | ||
[ | |||
{{ExternalLinkToText| | |||
{{#if: {{#pos:{{{github|{{{1}}}}}}|github.com}}| | |||
{{#replace:{{{github|{{{1}}}}}}|github.com|requires.io/github}}/requirements | |||
}} | |||
}} {{ExternalLinkToText| | |||
{{#if: {{#pos:{{{github|{{{1}}}}}}|github.com}}| | |||
{{#replace:{{{github|{{{1}}}}}}|github.com|requires.io/github}}/requirements.svg | |||
}} | |||
}} | |||
]| | |||
{{#if: {{#pos:{{{github|{{{1}}}}}}|github.com}}| | |||
{{#replace:{{{github|{{{1}}}}}}|github.com|requires.io/github}}/requirements | |||
}} | |||
}}<noinclude> | |||
<!-- Add categories to the /doc subpage, not here! --> | <!-- Add categories to the /doc subpage, not here! --> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |