From Valve Developer Community
Jump to navigation
Jump to search

Available doc translations
…
English
Creates an inline note.
Parameters and Examples
| Parameter
|
Description
|
Example
|
Preview
|
{{{1}}} or {{{text}}}
|
The text of your inline note.
Important:Use {{{text}}} if there is a conflicting = in your text. You can also use {{=}} or = instead of =.
Important:Use {{!}} or | if there is a conflicting | character in your text.
|
{{Todo}} This is an example text.
{{Todo|This is an example text.}}
{{Todo|text = Gordon + Barney = Beer}}
|
Preview                       
Note
Todo
Warning
Deprecated
Bug
Tip
Code
Code Fix
Fix
Important
Confirm
Workaround
Risk of Confusion
Example
How
Placement Tip
Idea
Note:If wanting to create translation for new language simply create page like this Category:<language shortcut>/Dictionary/Notices and save it with following content {{subst:Category:En/Dictionary/Notices}}
See Also
- This is an example text.
Preview                       
Note
Todo
Warning
Deprecated
Bug
Tip
Code
Code Fix
Fix
Important
Confirm
Workaround
Risk of Confusion
Example
How
Placement Tip
Idea
Note:If wanting to create translation for new language simply create page like this Category:<language shortcut>/Dictionary/Notices and save it with following content {{subst:Category:En/Dictionary/Notices}}
See Also
- This is an example text.
Preview                       
Note
Todo
Warning
Deprecated
Bug
Tip
Code
Code Fix
Fix
Important
Confirm
Workaround
Risk of Confusion
Example
How
Placement Tip
Idea
Note:If wanting to create translation for new language simply create page like this Category:<language shortcut>/Dictionary/Notices and save it with following content {{subst:Category:En/Dictionary/Notices}}
See Also
- Gordon + Barney = Beer
|
Known Bugs of Modern Notes
- The beginning of the list breaks if the note starts with it (for example,
{{note|* Line 1}}).
- Specifying the text inside the note will move it under the list (for example,
# {{bug|Line 1}}).
Workaround:Use HTML lists instead.
See also