Template:Talk: Difference between revisions

From Sourcebook Wiki
Jump to navigation Jump to search
No edit summary
m (added more examples)
Line 9: Line 9:
So if you wanted to submit a simple message just do:
So if you wanted to submit a simple message just do:
<pre>{{talk|
<pre>{{talk|
This is my message hello! Way to go.
We have the best GM ever!
}}</pre>
}}</pre>


Line 15: Line 15:
<pre>
<pre>
{{talk|
{{talk|
This is my message hello! Way to go.
We have the best GM ever!
|<nowiki>~~~~</nowiki>
|<nowiki>~~~~</nowiki>
}}
}}
Line 23: Line 23:
<pre>
<pre>
{{talk|
{{talk|
This is my message hello! Way to go.
We have the best GM ever!
|~~~~
|~~~~
|indent=1
|indent=1

Revision as of 19:52, 24 April 2010

Example usage-- all fields beyond the first are optional.

{{talk
|This is my comment that can't contain pipes or templates. Sorry.
|~~~~
|indent=1
|bg=#DDDDDD
}}

So if you wanted to submit a simple message just do:

{{talk|
We have the best GM ever!
}}

Simple message signed just adds |~~~~

{{talk|
We have the best GM ever!
|~~~~
}}

Nested messages add the indent flag and how many comment levels deep to indent |ident=X

{{talk|
We have the best GM ever!
|~~~~
|indent=1
}}

The default style is below:

No message
--Unsigned, check history