Preload/Note – Template
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Upgrade attempt) |
Lou Montana (talk | contribs) (Change date collection format) |
||
Line 1: | Line 1: | ||
<includeonly>{{Note | <includeonly>{{Note | ||
|user= {{subst:REVISIONUSER}} | |user= {{subst:REVISIONUSER}} | ||
| | |timestamp= {{subst:CURRENTTIMESTAMP}} | ||
|text= {{{1|}}} | |text= {{{1|}}} | ||
}}</includeonly><noinclude>{{Doc/Template | }}</includeonly><noinclude>{{Doc/Template | ||
Line 11: | Line 10: | ||
|result1= {{Note | |result1= {{Note | ||
|user= Current User | |user= Current User | ||
| | |timestamp= 20010101000000 | ||
}} | }} | ||
|example2= <nowiki>{{Preload/Note|Hello There!}}</nowiki> | |example2= <nowiki>{{Preload/Note|Hello There!}}</nowiki> | ||
|result2= {{Note | |result2= {{Note | ||
|user= Current User | |user= Current User | ||
| | |timestamp= 20010101000000 | ||
|text= Hello There! | |text= Hello There! | ||
}} | }} | ||
}}</noinclude> | }}</noinclude> |
Revision as of 22:10, 27 August 2021
Used by the Add Note button - not to be used directly (use the {{Note}} template)
This template is used on these pages.
Usage
{{Preload/Note|noteText}}
- noteText: user note text
Code | Result |
---|---|
{{Preload/Note}} |
|
{{Preload/Note|Hello There!}} |
|