Tritt unserem Discord bei und informiere dich auf unserem Twitter-Kanal über die aktuellsten Themen rund um Fallout!
| Das heißt dieser Artikel wird derzeit komplett über- oder bearbeitet und jegliche Änderungen an diesem Artikel könnten eventuell widerrufen werden. Bitte warte daher mit Änderungen, bis dieser Hinweis nicht mehr erscheint, um einen möglichen Bearbeitungskonflikt zu vermeiden! Weitere Infos findest du gegebenenfalls auf der jeweiligen Diskussionsseite des Artikels! -Übersicht & Informationen |
|---|
Ich übersetze den Artikel zurzeit. Bitte unter keinen Umständen bearbeiten! {{Bloodbearer 16:38, 30. Aug. 2010 (UTC)}}
| Diese Seite enthält Informationen zur Verwendung für Vorlage:Interaktionen alt/aux. |
Please do not use this template directly, use {{Interaktionen}} instead.
Auxiliary template for {{Interaktionen}} which creates a single interaction item with up to 3 sub-items.
Usage
{{Interactions/aux
|maininput =User input for the main item
|maintext =Example label
|sub1input =User input for the sub-item
|sub1text =Example sub-label
|sub1type =plain
}}
Parameters
(Standard: none)
maininputUser input for the main interaction item. Only required/effective if no sub-items are specified; otherwise the output for the main field is determined by the input for the sub-item(s).
(Standard: none)
maintextThe displayed text/label for the main interaction item.
sub1input, sub2input, sub3input
User input for the respective sub-item.
sub1text, sub2text, sub3text
The displayed text/label for the respective sub-item. How exactly this text is displayed depends on the corresponding
subtype parameter; see below.(Standard: "binary")
sub1type, sub2type, sub3typeDetermines valid inputs and displayed layout for the respective sub-item.
Possible choices are:
- binary: Creates "yes"/"no"-type field. The text (see
subtextabove) is displayed if "yes" is entered. - phrase: Displays user input in the middle of a preset phrase. If this option is used,
subtextcontains the phrase in question and must contain the respectiveinputparameter in the place where the user input should appear. - plain: Displays user input without any additional formatting. The corresponding
subtextparameter has no effect and is not displayed.