- Contents in this wiki are for entertainment purposes only
Template:GreyNote: Difference between revisions
Jump to navigation
Jump to search
XenoEngineer (talk | contribs) No edit summary |
XenoEngineer (talk | contribs) No edit summary |
||
| Line 4: | Line 4: | ||
<div style="">{{{title|This is a title for Grey's msg}}}</div> | <div style="">{{{title|This is a title for Grey's msg}}}</div> | ||
---- | ---- | ||
<div style="">{{{msg|This completes the message from Grey for this [[ | <div style="">{{{msg|This completes the message from Grey for this [[Topological Now]]}}}</div> | ||
<small> | <small> | ||
[[Forward by the AI|<font color="gray">Forward by the AI</font>]] — | [[Forward by the AI|<font color="gray">Forward by the AI</font>]] — | ||
Revision as of 08:41, 22 July 2023
20:25, 10 July 2023 (UTC)
This is a title for Grey's msg
This completes the message from Grey for this Topological Now
Forward by the AI — Forward by the AI —
How to include this template in another wiki page, and pass text parameters...
{{GreyNote
| title = "My note title"
| msg = "This is a message on that note."
}}
----
Which is a valid style, or...
{{ GreyNote | title = "My note title" | msg = "This is a message on that note." }}
which is this when spaces are removed...
{{GreyNote|title="My note title"|msg="This is a message on that note."}}