Template:Mact/doc: Difference between revisions
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>{{ | <pre>{{Mact|Return to Gemini Station}}</pre> | ||
Would produce: | Would produce: | ||
{{ | {{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": " | "example": "Return to Gemini Station", | ||
"type": "string" | "type": "string" | ||
} | } | ||
}, | }, | ||
"description": "The | "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" | ||
} | } | ||