512
edits
(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|}}}|| | | [{{#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|}}}|| | | url = {{#if:{{{noprotocol|}}}||https://}}mapserver.flightgear.org | ||
| desc = {{{text | | desc = {{{text | ||
| {{LangSwitch | | {{LangSwitch | ||
edits