Template:Project infrastructure: Difference between revisions

Jump to navigation Jump to search
Removal of all <nowiki> tags as this blocks link creation in downstream templates.
m (Forum link default to https.)
(Removal of all <nowiki> tags as this blocks link creation in downstream templates.)
Line 10: Line 10:
| forum = {{#ifeq: {{{link|yes}}} | yes
| forum = {{#ifeq: {{{link|yes}}} | yes
   | [https://forum.flightgear.org/{{{urn|}}} {{{text|FlightGear Forum}}}]
   | [https://forum.flightgear.org/{{{urn|}}} {{{text|FlightGear Forum}}}]
   | <nowiki>https://forum.flightgear.org/</nowiki>{{{urn|}}}
   | https://forum.flightgear.org/{{{urn|}}}
   }}
   }}
| mailing lists = {{#ifeq: {{{link|yes}}} | yes
| mailing lists = {{#ifeq: {{{link|yes}}} | yes
   | [https://sourceforge.net/p/flightgear/mailman/{{{urn|}}} {{{text|FlightGear Mailing Lists}}}]
   | [https://sourceforge.net/p/flightgear/mailman/{{{urn|}}} {{{text|FlightGear Mailing Lists}}}]
   | <nowiki>https://sourceforge.net/p/flightgear/mailman/</nowiki>{{{urn|}}}
   | https://sourceforge.net/p/flightgear/mailman/{{{urn|}}}
   }}
   }}
| website = {{#ifeq: {{{link|yes}}} | yes
| website = {{#ifeq: {{{link|yes}}} | yes
   | [http://flightgear.org/ FlightGear{{{urn|}}} {{{text|website}}}]
   | [http://flightgear.org/ FlightGear{{{urn|}}} {{{text|website}}}]
   | <nowiki>http://flightgear.org/</nowiki>{{{urn|}}}
   | http://flightgear.org/{{{urn|}}}
   }}
   }}
| wiki = {{#ifeq: {{{link|yes}}} | yes
| wiki = {{#ifeq: {{{link|yes}}} | yes
   | [http://wiki.flightgear.org/{{{urn|}}} {{{text|FlightGear wiki}}}]
   | [http://wiki.flightgear.org/{{{urn|}}} {{{text|FlightGear wiki}}}]
   | <nowiki>http://wiki.flightgear.org/</nowiki>{{{urn|}}}
   | http://wiki.flightgear.org/{{{urn|}}}
   }}
   }}
}}<noinclude>
}}<noinclude>

Navigation menu