[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:Speech Bubble"
From Project 1999 Wiki
Line 2: | Line 2: | ||
{{{speech}}} | {{{speech}}} | ||
<div class="speech-bubble-arrow"></div> | <div class="speech-bubble-arrow"></div> | ||
− | </div><div style="float: {{{direction}}}|right|right|left}}">{{{speaker}}}</div></includeonly><noinclude> | + | </div><div style="float: {{#ifeq: {{{direction}}}|right|right|left}}">{{{speaker}}}</div></includeonly><noinclude> |
Generates a "speech bubble". | Generates a "speech bubble". |
Revision as of 23:53, 25 September 2019
Generates a "speech bubble".
Left Example
{{Speech Bubble
|speaker=Rogean
|speech=I like hamsters
}}
I like hamsters
Rogean
Right Example
{{Speech Bubble
|direction=right
|speaker=Rogean
|speech=I like hamsters
}}
I like hamsters
Rogean