Difference between revisions of "Template:Ruspoiler"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (Edit)
m (Edit)
Line 1: Line 1:
 
<noinclude>{{rupage|Спойлер|Шаблоны}}</noinclude>
 
<noinclude>{{rupage|Спойлер|Шаблоны}}</noinclude>
{| class="collapsible collapsed" style="background:{{{bodycolor|FFF8DC}}}; border-bottom:thin solid grey;" width="{{{width|500pt}}}" align="{{{align|left}}}" cellpadding="4" cellspacing="0"
+
{| class="collapsible collapsed" style="background:{{{bodycolor|C9DCF6}}}; border-bottom:thin solid grey;" width="{{{width|500pt}}}" align= "{{{align|}}}" cellpadding="3" cellspacing="0"
 
|-
 
|-
! style="background-color:{{{headcolor|#C9DCF6}}}; text-align:left"| {{{title|Спойлер!}}} {{#if: {{{hint|}}} | <font style="font-size:80%; color:red; font-weight: normal;">(Нажмите '''[show]''' для просмотра)</font>}}
+
! style="background-color:{{{headcolor|#C9DCF6}}}; text-align:left"|{{{title|Спойлер!}}} {{#if: {{{hint|}}} <font style="font-size:80%; color:red; font-weight: normal;">(Нажмите '''[show]''' для просмотра)</font>|}}
 
|-
 
|-
 
| style="border-top:thin solid grey; border-left:thin dashed grey; border-right:thin dashed grey;"|{{{content|Текст спойлера.}}}
 
| style="border-top:thin solid grey; border-left:thin dashed grey; border-right:thin dashed grey;"|{{{content|Текст спойлера.}}}
Line 9: Line 9:
  
  
 +
Код спойлера с параметрами:
 
<pre>
 
<pre>
 
{{ruspoiler
 
{{ruspoiler
Line 26: Line 27:
 
</pre>
 
</pre>
  
{{ruspoiler
+
{{ruspoiler|hint= 1|align=|width = 40%|bodycolor = #FFF8DC|headcolor = #C9DCF6|title = Заголовок спойлера|content =  
|hint= 1
+
|align= center
+
|width = 40%
+
|bodycolor = #FFF8DC
+
|headcolor = #C9DCF6
+
|title = Заголовок спойлера
+
|content =  
+
 
Список:
 
Список:
 
# Первый
 
# Первый
Line 42: Line 36:
  
 
<!--
 
<!--
 
<p style="text-indent: 25px;">{{{content|Текст спойлера.}}}</p>
 
 
<div style="text-align:left; background-color:{{{headcolor|#EEF}}}; padding:4px; margin:4px;">
 
  
 
Параметры:
 
Параметры:

Revision as of 13:27, 15 December 2011

Начало / Русская DA Builder Wiki / Поделиться ВКонтакте


Код спойлера с параметрами:

{{ruspoiler
|hint= 1
|align=
|width = 40%
|bodycolor = #FFF8DC
|headcolor = #C9DCF6
|title = Заголовок спойлера
|content = 
Список:
# Первый
# Второй
# Третий
Это текст спойлера. Это текст спойлера. Это текст спойлера. Это текст спойлера. Это текст спойлера. Это текст спойлера. Это текст спойлера. Это текст спойлера. Это текст спойлера. Это текст спойлера. Это текст спойлера. Это текст спойлера. Это текст спойлера. Это текст спойлера. 
}}