Template:Speech: Difference between revisions

From VORE Station Wiki
Jump to navigation Jump to search
(Created page with "{|cellspacing=0 cellpadding=10 width=600| |width=50|{{{image|right}}}  |bgcolor="fcfbce"|'''{{{name|Assistant}}} says:'''<br>''"{{{text|I don't wan...")
 
No edit summary
 
Line 37: Line 37:
'''text''' = The spoken text, defaults to "I don't want to die!"<br>
'''text''' = The spoken text, defaults to "I don't want to die!"<br>
'''image''' = The image of the speaker. Defaults to Assistant.png [[File:Assistant.png]]
'''image''' = The image of the speaker. Defaults to Assistant.png [[File:Assistant.png]]
[[Category:templates]]
</noinclude>
</noinclude>

Latest revision as of 11:29, 16 May 2020

Assistant.png
 
Assistant says:
"I don't want to die!"


How to use

 {{Speech}}

yields

Assistant.png
 
Assistant says:
"I don't want to die!"
 {{Speech
 |name=Urist McDorf
 |text=Hello. Text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text
 
 text text text text text text text!
 |image=[[File:Clown.png|right]]
 }}

yields...

Clown.png
 
Urist McDorf says:
"Hello. Text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text

text text text text text text text!"


Meaning of variables

name = The name of the speaker, defaults to "Assistant"
text = The spoken text, defaults to "I don't want to die!"
image = The image of the speaker. Defaults to Assistant.png Assistant.png