Template:GreyNote: Difference between revisions
Jump to navigation
Jump to search
XenoEngineer (talk | contribs) No edit summary |
XenoEngineer (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<div style="background:#202; color:lime; padding:.5em; font-size:1.25em;> | <div style="background:#202; color:lime; padding:.5em; font-size:1.25em;> | ||
{{editTemplate|GreyNote}} | {{editTemplate|GreyNote}} | ||
<div style="float:right; width:auto;"><small>{{{date| | <div style="float:right; width:auto;"><small>{{{date|[[User:XenoEngineer|XenoEngineer]] ([[User talk:XenoEngineer|talk]]) 15:06, 23 July 2023 (UTC)}}}</small></div> | ||
<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 [[Topological Now]]}}}</div> | <div style="">{{{msg|This completes the message from Grey for this [[Topological Now]]}}}</div> | ||
</div> | </div> | ||
<noinclude> | <noinclude> |
Revision as of 15:06, 23 July 2023
XenoEngineer (talk) 15:06, 23 July 2023 (UTC)
This is a title for Grey's msg
This completes the message from Grey for this Topological Now
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."}}