(Parameter für Links auf YouTube-Videos eingefügt) |
(Vorlage für bessere Wartung auf #switch umgebaut) |
||
Zeile 1: | Zeile 1: | ||
<onlyinclude>{{# | <onlyinclude>{{#switch: {{{1}}} | ||
| Vereins-HP = {{#if:{{{2|}}}| [https://www.dmxcontrol-projects.org//{{{2}}} {{{3}}}] | [https://www.dmxcontrol-projects.org/ www.dmxcontrol-projects.org]}} | |||
| DMXC-HP = {{#if:{{{2|}}}| [https://www.dmxcontrol.de/{{{2}}} {{{3}}}] | [https://www.dmxcontrol.de/ www.dmxcontrol.de]}} | |||
| Shop = [https://shop.dmxcontrol-projects.org/ DMXControl-Projects e.V. Shop] | |||
| Forum = {{#if:{{{2|}}}| [https://forum.dmxcontrol-projects.org/index.php?{{{2}}} {{{3}}}] | [https://forum.dmxcontrol-projects.org/ DMXControl-Forum]}} | |||
| Forum_User = [https://forum.dmxcontrol-projects.org/core/index.php?user/{{{2}}} {{{3}}}] | |||
| Forum_News-Article = [https://forum.dmxcontrol-projects.org/core/index.php?/article/{{{2}}}/ {{{3}}}] | |||
| Forum_News-Category = [https://forum.dmxcontrol-projects.org/core/index.php?/category-article-list/{{{2}}}/ {{{3}}}] | |||
| FS = {{#if:{{{2|}}}| [https://bugs.dmxcontrol-projects.org/index.php?do=details&task_id={{{2}}} FS#{{{2}}}] | [https://bugs.dmxcontrol-projects.org/ DMXControl Bugtracker]}} | |||
| FS_Project = {{#if:{{{2|}}}| [https://bugs.dmxcontrol-projects.org/index.php?project={{{2}}}&do=index&switch=1 {{{3}}}]}} | |||
| DDFLib = [https://ddf.dmxcontrol.de/ DDFLibrary] | |||
| YouTube = {{#if:{{{2|}}}| [https://www.youtube.com/watch?v={{{2}}} {{{3}}}] | [https://www.youtube.com/user/DMXControl/ YouTube-Kanal]}} | |||
<!--| #default = Falscher Parameter--> | |||
}} | |||
</onlyinclude><noinclude> | |||
= Verwendung = | |||
}} | |||
Dieses Template stellt alle Weblinks zu DMXControl Seiten zur Verfügung, um diese zentral verwalten zu können. Das Schema dieses Templates lautet: <code><nowiki>{{DMXCWebLinks | 1. Parameter | 2. Parameter | 3. Parameter}}</nowiki></code>. Folgende Weblinks sind verfügbar: | Dieses Template stellt alle Weblinks zu DMXControl Seiten zur Verfügung, um diese zentral verwalten zu können. Das Schema dieses Templates lautet: <code><nowiki>{{DMXCWebLinks | 1. Parameter | 2. Parameter | 3. Parameter}}</nowiki></code>. Folgende Weblinks sind verfügbar: | ||
Zeile 59: | Zeile 52: | ||
| '''DDFLibrary''' || DDFLib || - || - || {{DMXCWebLinks|DDFLib}} || <code><nowiki>{{DMXCWebLinks|DDFLib}}</nowiki></code> | | '''DDFLibrary''' || DDFLib || - || - || {{DMXCWebLinks|DDFLib}} || <code><nowiki>{{DMXCWebLinks|DDFLib}}</nowiki></code> | ||
|} | |} | ||
</noinclude> |
Version vom 16. Februar 2021, 10:00 Uhr
Verwendung
Dieses Template stellt alle Weblinks zu DMXControl Seiten zur Verfügung, um diese zentral verwalten zu können. Das Schema dieses Templates lautet: {{DMXCWebLinks | 1. Parameter | 2. Parameter | 3. Parameter}}
. Folgende Weblinks sind verfügbar:
Homepage | 1. Parameter | 2. Parameter | 3. Parameter | Ergebnis | Beispiel |
---|---|---|---|---|---|
DMXControl Projects e.V. Homepage | Vereins-HP | - | - | www.dmxcontrol-projects.org | {{DMXCWebLinks|Vereins-HP}}
|
Unterseite | Seitenname (Freitext) |
Über uns | {{DMXCWebLinks|Vereins-HP|verein/ueber-uns.html|Über uns}}
| ||
DMXControl Homepage | DMXC-HP | - | - | www.dmxcontrol.de | {{DMXCWebLinks|DMXC-HP}}
|
Unterseite | Seitenname (Freitext) |
Unterstützte Interfaces | {{DMXCWebLinks|DMXC-HP|interfaces/unterstützte-interfaces.html}}
| ||
DMXControl Shop | Shop | - | - | DMXControl-Projects e.V. Shop | {{DMXCWebLinks|Shop}}
|
DMXControl Forum | Forum | - | - | DMXControl-Forum | {{DMXCWebLinks|Forum}}
|
Forum | Unterseite | Seitenname (Freitext) |
Kategorie DMXControl Projects e.V. | {{DMXCWebLinks|Forum|board/151/|Kategorie [...]}}
| |
Forum_User | User-ID | Name | JPK | {{DMXCWebLinks|Forum_User|2|JPK}}
| |
Forum_News-Article | News-ID | Titel (Freitext) |
Wir präsentieren: Das Service Pack 1 für DMXControl 3.2.0 | {{DMXCWebLinks|Forum_News-Article|518|Newstitel}}
| |
Forum_News-Category | Category-ID | Titel (Freitext) |
Newskategorie DMXControl | {{DMXCWebLinks|Forum_News-Category|4|Newskategorie}}
| |
YouTube-Kanal | YouTube | - | - | YouTube-Kanal | {{DMXCWebLinks|YouTube}}
|
YouTube | Video-ID | Videotitel (Freitext) |
DMXControl 3.2 Featureteaser | {{DMXCWebLinks|YouTube|oQxa0TX4xGw|DMXControl 3.2 Featureteaser}}
| |
DMXControl Bugtracker | FS | - | - | DMXControl Bugtracker | {{DMXCWebLinks|FS}}
|
FS | Bug-Nummer | FS#1670 | {{DMXCWebLinks|FS|1670}}
| ||
FS_Project | Projekt-Nummer | Seitenname (Freitext) |
Handbuch DMXC3 | {{DMXCWebLinks|FS_Project|8|Handbuch DMXC3}}
| |
DDFLibrary | DDFLib | - | - | DDFLibrary | {{DMXCWebLinks|DDFLib}}
|