Difference between revisions of "Template:NavigationTop-Tut3"
Jump to navigation
Jump to search
(Created page with "<includeonly>{{NavigationDrop2 | zurückLink = {{#if: {{{zurückLink|}}} | {{{zurückLink}}} | }} | zurückText = {{#if: {{{zurückText|}}} | {{{zurückText}}} | }} | hoch = [...") |
|||
(15 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{{ | + | <includeonly>{|style="width: 100%; background-color:#F8F8FF; border: 1px solid #dfdfdf;" |
− | | zurückLink = {{#if: {{{ | + | |{{NavLeftRight |
− | | zurückText = {{#if: {{{ | + | | zurückLink = {{#if: {{{LinkBackwards|}}} | {{{LinkBackwards}}} | }} |
− | + | | zurückText = {{#if: {{{TextBackwards|}}} | {{{TextBackwards}}} | }} | |
− | | vorLink = {{#if: {{{ | + | | vorLink = {{#if: {{{LinkForwards|}}} | {{{LinkForwards}}} | }} |
− | | vorText = {{#if: {{{ | + | | vorText = {{#if: {{{TextForwards|}}} | {{{TextForwards}}} | }} |
− | | spalte1 = | + | }} |
− | * [[ | + | {{Nav-Content-Man-2 |
− | * [[ | + | | hoch = [[Tutorials_DMXControl_3|table of content]] |
− | * [[ | + | | spalte1 = |
− | * [[ | + | * [[Lesson_1_Tut3|Lesson 1: Installation and configuration]] |
− | * [[ | + | * [[Lesson_2_Tut3|Lesson 2: The Panel concept of DMXControl 3 GUI]] |
− | * [[ | + | * [[Lesson_3_Tut3|Lesson 3: The Project Explorer]] |
− | * [[ | + | * [[Lesson_4_Tut3|Lesson 4: The Stage view]] |
− | * [[ | + | * [[Lesson_5_Tut3|Lesson 5: Device properties and its control]] |
− | * [[ | + | * [[Lesson_6_Tut3|Lesson 6: Configuration of output plugins]] |
+ | * [[Lesson_7_Tut3|Lesson 7: Summary and some more details of setup]] | ||
+ | * [[Lesson_8_Tut3|Lesson 8: Cues and cue lists]] | ||
+ | * [[Lesson_9_Tut3|Lesson 9: Fanning, Chasers and other effects]] | ||
+ | * [[Lesson_10_Tut3|Lesson 10: The Programmer view]] | ||
| spalte2 = | | spalte2 = | ||
− | * [[ | + | * [[Lesson_11_Tut3|Lesson 11: Triggers in cue lists]] |
− | + | * [[Lesson_12_Tut3|Lesson 12: Edit of cues and cue lists]] | |
− | * [[ | + | * [[Lesson_13_Tut3|Lesson 13: Presets]] |
− | * [[ | + | * [[Lesson_14_Tut3|Lesson 14: Summary and details - Programming]] |
− | * [[ | + | * [[Lesson_15_Tut3|Lesson 15: Executors and use of cue lists]] |
− | * [[ | + | * [[Lesson_16_Tut3|Lesson 16: Softdesk]] |
− | * [[ | + | * [[Lesson_17_Tut3|Lesson 17: Audio analyser]] |
− | * [[ | + | * [[Lesson_18_Tut3|Lesson 18: Multimedia Support]] |
− | * [[ | + | * [[Lesson_19_Tut3|Lesson 19: Other DMX Clients]] |
− | * [[ | + | * [[Lesson_20_Tut3|Lesson 20: Create new device definitions]] |
| spalte3 = | | spalte3 = | ||
− | * [[ | + | * [[Lesson_21_Tut3|Lesson 21: Summary and details for Execution]] |
− | + | * [[Lesson_22_Tut3|Lesson 22: Input Assignment]] | |
− | * [[ | + | * [[Lesson_23_Tut3|Lesson 23: Create a RGB Matrix]] |
− | * [[ | + | * [[Lesson_24_Tut3|Lesson 24: Transfer DMX values via ArtNet to DMXControl 2]] |
− | * [[ | + | * [[Appendix_1_Tut3|Appendix 1: Commands and Shortcuts]] |
− | * [[ | + | * [[Appendix_2_Tut3|Appendix 2: Tips for Testing and behaviot in error case]] |
− | * [[ | ||
}} | }} | ||
− | </includeonly><noinclude> | + | |}</includeonly><noinclude> |
{{NavigationTop-Tut3 | {{NavigationTop-Tut3 | ||
− | | | + | | LinkForwards = Link |
− | + | | TextForwards = Text | |
− | | | ||
}} | }} | ||
---- | ---- | ||
− | '' | + | ''Navigation template with all links to DMXControl 3 Tutorials''<br> |
− | ''' | + | '''Usage:''' |
<nowiki>{{NavigationTop-Tut3</nowiki><br> | <nowiki>{{NavigationTop-Tut3</nowiki><br> | ||
− | <nowiki>| | + | <nowiki>| LinkBackwards = Link</nowiki><br> |
− | <nowiki>| | + | <nowiki>| TextBackwards = Text</nowiki><br> |
− | <nowiki>| | + | <nowiki>| LinkForwards = Link</nowiki><br> |
− | <nowiki>| | + | <nowiki>| TextForwards = Text</nowiki><br> |
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> |
Latest revision as of 18:32, 20 January 2019
Navigation template with all links to DMXControl 3 Tutorials
Usage:
{{NavigationTop-Tut3
| LinkBackwards = Link
| TextBackwards = Text
| LinkForwards = Link
| TextForwards = Text
}}