Template:Project infrastructure: Difference between revisions

Jump to navigation Jump to search
Use https protocol (mapserver should be removed too, I suppose?)
(Remove buildserver which doesn't exist anymore (now handled by the GitLab CI))
(Use https protocol (mapserver should be removed too, I suppose?))
Line 1: Line 1:
{{#switch: {{{1|name}}}
{{#switch: {{{1|name}}}
| name = {{#ifeq: {{{link|yes}}} | yes
| name = {{#ifeq: {{{link|yes}}} | yes
           | [{{#if:{{{noprotocol|}}}||http://}}sourceforge.net/projects/flightgear{{#if: {{{urn|}}}|/{{{urn}}}}} {{{text|SourceForge}}}]
           | [{{#if:{{{noprotocol|}}}||https://}}sourceforge.net/projects/flightgear{{#if: {{{urn|}}}|/{{{urn}}}}} {{{text|SourceForge}}}]
           | SourceForge
           | SourceForge
         }}
         }}
Line 19: Line 19:
       | link{{#if:{{{link|}}}||NULL}} = {{{link}}}
       | link{{#if:{{{link|}}}||NULL}} = {{{link}}}
       | link = {{{link}}}
       | link = {{{link}}}
       | url = {{#if:{{{noprotocol|}}}||http://}}mapserver.flightgear.org
       | url = {{#if:{{{noprotocol|}}}||https://}}mapserver.flightgear.org
       | desc = {{{text
       | desc = {{{text
                   | {{LangSwitch
                   | {{LangSwitch
512

edits

Navigation menu