Template:Speech: Difference between revisions
Jump to navigation
Jump to search
Buffalowing (talk | contribs) mNo edit summary |
Buffalowing (talk | contribs) m fixing download link |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{|cellspacing=0 cellpadding=3 width=500| | {|cellspacing=0 cellpadding=3 width=500| | ||
|width=50|{{{image|[[File:Biologist.png|right]]}}} | |width=50|{{{image|[[File:Biologist.png|right]]}}} | ||
|bgcolor="fcfbce"|'''{{{name|Genovefa}}} says:'''<br>''"{{{text|Welcome to Eternia, traveler! The purpose of this guide is to consolidate 'must know' information into one place. Reading this isn't necessary when first making a character, but is recommended. If you're not already aware, there's a [https://chronicles-of-eternia.com/download/ | |bgcolor="fcfbce"|'''{{{name|Genovefa}}} says:'''<br>''"{{{text|Welcome to Eternia, traveler! The purpose of this guide is to consolidate 'must know' information into one place. Reading this isn't necessary when first making a character, but is recommended. If you're not already aware, there's a [https://chronicles-of-eternia.com/download/Setup_Esshar.exe game launcher] that we recommend using. The guide might occasionally reference a slash (/) command, which can be viewed on [https://chronicles-of-eternia.com/lore/index.php?title=Client_settings this page] or seen in-game via the blue crystal chat tab.}}}"'' | ||
|}<noinclude> | |}<noinclude> | ||
Line 15: | Line 15: | ||
<nowiki>{{Speech</nowiki> | <nowiki>{{Speech</nowiki> | ||
<nowiki>|name=Genovefa</nowiki> | <nowiki>|name=Genovefa</nowiki> | ||
<nowiki>|text= | <nowiki>|text=Hello. This is a default string of text to demonstrate the speech template.</nowiki> | ||
<nowiki>|image=[[File:Biologist.png|right]]</nowiki> | <nowiki>|image=[[File:Biologist.png|right]]</nowiki> | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
Line 23: | Line 23: | ||
{{Speech | {{Speech | ||
|name=Genovefa | |name=Genovefa | ||
|text=Hello. | |text=Hello. This is a default string of text to demonstrate the speech template. | ||
|image=[[File:Biologist.png|50px|right]] | |image=[[File:Biologist.png|50px|right]] | ||
}} | }} | ||
Line 33: | Line 31: | ||
'''name''' = The name of the speaker, defaults to "Genovefa"<br> | '''name''' = The name of the speaker, defaults to "Genovefa"<br> | ||
'''text''' = The spoken text, defaults to " | '''text''' = The spoken text, defaults to "Hello. This is a default string of text to demonstrate the speech template."<br> | ||
'''image''' = The image of the speaker. | '''image''' = The image of the speaker. | ||
[[Category: | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 14:37, 30 July 2025
![]() |
Genovefa says: "Welcome to Eternia, traveler! The purpose of this guide is to consolidate 'must know' information into one place. Reading this isn't necessary when first making a character, but is recommended. If you're not already aware, there's a game launcher that we recommend using. The guide might occasionally reference a slash (/) command, which can be viewed on this page or seen in-game via the blue crystal chat tab." |
How to use[edit]
{{Speech}}
yields
![]() |
Genovefa says: "Welcome to Eternia, traveler! The purpose of this guide is to consolidate 'must know' information into one place. Reading this isn't necessary when first making a character, but is recommended. If you're not already aware, there's a game launcher that we recommend using. The guide might occasionally reference a slash (/) command, which can be viewed on this page or seen in-game via the blue crystal chat tab." |
{{Speech |name=Genovefa |text=Hello. This is a default string of text to demonstrate the speech template. |image=[[File:Biologist.png|right]] }}
yields...
![]() |
Genovefa says: "Hello. This is a default string of text to demonstrate the speech template." |
Meaning of variables[edit]
name = The name of the speaker, defaults to "Genovefa"
text = The spoken text, defaults to "Hello. This is a default string of text to demonstrate the speech template."
image = The image of the speaker.