Шаблон:Speech: различия между версиями

Материал из SS220 /tg/station13 (Space Station 13)
Перейти к навигации Перейти к поиску
imported>Jordie0608
Нет описания правки
 
м (Правки кавычек и разметки)
 
(не показано 7 промежуточных версий 2 участников)
Строка 1: Строка 1:
{|cellspacing=0 cellpadding=10 width=600|
{{#if:{{{override|}}}|<table cellspacing=0 cellpadding=10 width=600>
|width=50|{{{image|[[File:Assistant.png|right]]}}}&nbsp;
<tr>
|bgcolor="fcfbce"|'''{{{name|Assistant}}} says:'''<br>''"{{{text|I don't want to die!}}}"''
<td width=50 style="padding-right:1em;"> {{{image|[[File:Assistant.png|right]]}}}</td>
|}<noinclude>
<td bgcolor="fcfbce"> '''{{{name|Ассистент}}}{{{do|}}}:'''<br>''«{{{text|Я не хочу умирать!}}}»'' </td>
</tr>
</table>
|
<table cellspacing=0 cellpadding=10 width=600>
<tr>
<td width=50 style="padding-right:1em;"> {{{image|[[File:Assistant.png|right]]}}}</td>
<td bgcolor="fcfbce"> '''{{{name|Ассистент}}} говорит:'''<br>''«{{{text|Я не хочу умирать!}}}»'' </td>
</tr>
</table>
}}<noinclude>


 
== Как использовать ==
== How to use ==


   <nowiki>{{Speech}}</nowiki>
   <nowiki>{{Speech}}</nowiki>


yields
Даёт


{{Speech}}
{{Speech}}


   <nowiki>{{Speech</nowiki>
   <nowiki>{{Speech</nowiki>
   <nowiki>|name=Urist McDorf</nowiki>
   <nowiki>|name=Урист МакДорф</nowiki>
   <nowiki>|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</nowiki>
   <nowiki>|text=Привет. Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст</nowiki>
 
   <nowiki>Текст Текст Текст Текст Текст Текст Текст Текст Текст!</nowiki>
   <nowiki>text text text text text text text!</nowiki>
   <nowiki>|image=[[File:Clown.png|right]]</nowiki>
   <nowiki>|image=[[File:Clown.png|right]]</nowiki>
   <nowiki>}}</nowiki>
   <nowiki>}}</nowiki>


yields...
Даёт…


{{Speech
  {{Speech
|name=Urist McDorf
  |name=Урист МакДорф
|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 text!
Текст Текст Текст Текст Текст Текст Текст Текст Текст!
|image=[[File:Clown.png|50px|right]]
  |image=[[File:Clown.png|right]]
}}
  }}




== Meaning of variables ==
== Значения переменных ==


'''name''' = The name of the speaker, defaults to "Assistant"<br>
'''name''' = Имя того, кто говорит. По умолчанию стоит "Ассистент"<br>
'''text''' = The spoken text, defaults to "I don't want to die!"<br>
'''text''' = Текст говорящего. По умолчанию стоит "Я не хочу умирать!"<br>
'''image''' = The image of the speaker. Defaults to Assistant.png [[File:Assistant.png]]
'''image''' = Изображение говорящего. По умолчанию стоит Assistant.png [[File:Assistant.png]]


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

Текущая версия от 17:25, 12 февраля 2022

Assistant.png
Ассистент говорит:
«Я не хочу умирать!»

Как использовать

 {{Speech}}

Даёт

Assistant.png
Ассистент говорит:
«Я не хочу умирать!»
 {{Speech
 |name=Урист МакДорф
 |text=Привет. Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст
 Текст Текст Текст Текст Текст Текст Текст Текст Текст!
 |image=[[File:Clown.png|right]]
 }}

Даёт…

Clown.png
Урист МакДорф говорит:
«Привет. Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст!»


Значения переменных

name = Имя того, кто говорит. По умолчанию стоит "Ассистент"
text = Текст говорящего. По умолчанию стоит "Я не хочу умирать!"
image = Изображение говорящего. По умолчанию стоит Assistant.png Assistant.png