Template:OOC Note: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly><nowiki/> <span style="color: white; background-color: #308BCC; font-weight: bold; padding: 0.1em 0.5em; border-radius: 2px;">Out of Character Note : {{{Note_Text...") |
mNo edit summary |
||
Line 2: | Line 2: | ||
<noinclude> |
<noinclude> |
||
− | {{OOC Note |Note_Text= |
+ | {{OOC Note |Note_Text=[Note Text]}} |
[[Category:Templates]] |
[[Category:Templates]] |
||
+ | <templatedata> |
||
+ | { |
||
+ | "params": { |
||
+ | "Note_Text": { |
||
+ | "label": "Text", |
||
+ | "type": "string", |
||
+ | "required": true |
||
+ | } |
||
+ | }, |
||
+ | "description": "Leave out of character notes about reasonings or events that may not make total sense without said knowlege" |
||
+ | } |
||
+ | </templatedata> |
||
</noinclude> |
</noinclude> |
Revision as of 19:17, 23 October 2022
Out of Character Note : [Note Text]
Leave out of character notes about reasonings or events that may not make total sense without said knowlege
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | Note_Text | no description | String | required |