Template:Speech: Difference between revisions

From Shiptest Wiki
Jump to navigationJump to search
(initial page creation missing images)
 
m (shiptest)
Line 1: Line 1:
{|cellspacing=0 cellpadding=10 width=600|
{|cellspacing=0 cellpadding=10 width=600|
|width=50|{{{image|[[File:Assistant.png|right]]}}} 
|width=50|{{{image|[[File:Crewmate.png|right]]}}} 
|bgcolor="fcfbce"|'''{{{name|Assistant}}} says:'''<br>''"{{{text|I don't want to die!}}}"''
|bgcolor="fcfbce"|'''{{{name|Crewmate}}} says:'''<br>''"{{{text|shiptest}}}"''
|}<noinclude>
|}<noinclude>


Line 34: Line 34:
== Meaning of variables ==
== Meaning of variables ==


'''name''' = The name of the speaker, defaults to "Assistant"<br>
'''name''' = The name of the speaker, defaults to "Crewmate"<br>
'''text''' = The spoken text, defaults to "I don't want to die!"<br>
'''text''' = The spoken text, defaults to "shiptest"<br>
'''image''' = The image of the speaker. Defaults to Assistant.png [[File:Assistant.png]]
'''image''' = The image of the speaker. Defaults to Crewmate.png [[File:Crewmate.png]]


[[Category:templates]]
[[Category:templates]]
</noinclude>
</noinclude>

Revision as of 02:31, 1 August 2021

 
Crewmate says:
"shiptest"


How to use

 {{Speech}}

yields

 
Crewmate says:
"shiptest"
 {{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...

File: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 "Crewmate"
text = The spoken text, defaults to "shiptest"
image = The image of the speaker. Defaults to Crewmate.png