- Contents in this wiki are for entertainment purposes only
Template:GreyNote
Jump to navigation
Jump to search
How to include this template in another wiki page, and pass text parameters
- Within a wiki page, edit and insert this wiki-text
{{GreyNote
| concept = "My concept title"
| msg = "This is a message on that note."
| timestamp="some-string"
}}
- Which is a valid style, or...
{{ GreyNote | concept = "My note title" | msg = "This is a message on that note." }}
- which is this when spaces are removed...
{{GreyNote|concept="My concept title"|msg="This is a message on that concept note."}}