Template:Mact/doc: Difference between revisions

From [N8]
Jump to navigation Jump to search
Created page with "{{documentation}} ;Usage {{t|Mact|action}} The Mission Action template is used to add the appropriate format for actions in dialogues and missions transcripts. An action is..."
 
mNo edit summary
 
Line 7: Line 7:


;Example
;Example
<pre>{{Qact|Return to Gemini Station}}</pre>
<pre>{{Mact|Return to Gemini Station}}</pre>
Would produce:
Would produce:
{{qact|Return to Gemini Station}}<includeonly>[[Category:Formatting templates]]</includeonly>
{{Mact|Return to Gemini Station}}<includeonly>[[Category:Formatting templates]]</includeonly>


{{TemplateData|<templatedata>
{{TemplateData|<templatedata>
Line 17: Line 17:
"label": "Action",
"label": "Action",
"description": "Text describing the action",
"description": "Text describing the action",
"example": "Speak to Reldo about the TzHaar language",
"example": "Return to Gemini Station",
"type": "string"
"type": "string"
}
}
},
},
"description": "The Quest Action template is used to add the appropriate format for actions in dialogues and quest transcripts. An action is anything that changes the situation in a quest, such as travel or a new character appearing.",
"description": "The Mission Action template is used to add the appropriate format for actions in dialogues and missions transcripts. An action is anything that changes the situation in a mission, such as travel or a new character appearing.",
"format": "inline"
"format": "inline"
}
}

Latest revision as of 15:11, 16 June 2020

This is a documentation subpage for Template:Mact.
It contains usage information, categories, and other content that is not part of the original template page.
Usage

{{Mact|action}}

The Mission Action template is used to add the appropriate format for actions in dialogues and missions transcripts. An action is anything that changes the situation in a mission, such as travel or a new character appearing.

Example
{{Mact|Return to Gemini Station}}

Would produce:

Return to Gemini Station

Data

Show/hide template's data

The following information is used by extensions and applications, such as VisualEditor, to help users implement this template onto pages. Please ensure that it is up-to-date.

The Mission Action template is used to add the appropriate format for actions in dialogues and missions transcripts. An action is anything that changes the situation in a mission, such as travel or a new character appearing.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Action1

Text describing the action

Example
Return to Gemini Station
Stringoptional