This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Difference between revisions of "Template:Speech Bubble"

From Project 1999 Wiki
Jump to: navigation, search
Line 8: Line 8:
 
== Left Example ==
 
== Left Example ==
  
<nowiki>{{Speech Bubble
+
<code><nowiki>{{Speech Bubble
 
|speaker=Rogean
 
|speaker=Rogean
 
|speech=I like hamsters
 
|speech=I like hamsters
}}</nowiki>
+
}}</nowiki></code>
  
 
{{Speech Bubble
 
{{Speech Bubble
Line 20: Line 20:
  
 
== Right Example ==
 
== Right Example ==
<nowiki>{{Speech Bubble
+
<code><nowiki>{{Speech Bubble
 
|direction=right
 
|direction=right
 
|speaker=Rogean
 
|speaker=Rogean
 
|speech=I like hamsters
 
|speech=I like hamsters
}}</nowiki>
+
}}</nowiki></code>
  
 
{{Speech Bubble
 
{{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