Return Predefinição:How to - Help Online
Ferramentas pessoais
Acções

Predefinição:How to

Da Help Online

(Diferença entre edições)
Ir para: navegação, pesquisa
m
 
(10 edições intermédias não apresentadas)
Linha 1: Linha 1:
<div class='how_to_block'>
<div class='how_to_block'>
-
<h2 class="h2_title_block">
+
=={{{how_to_title|Dummy How To Title}}}==
-
{{{how_to_title|Dummy How To Title}}}
+
<toggledisplay mode=complex >
-
</h2>
+
-
<div class='how_to_resume'>
+
<div class="how_to_info_titles">
-
{{{resume description|Dummy how to resume}}}
+
{{{requirement title|Requisitos:}}}
 +
</div>
 +
 
 +
<div class="how_to_requirements">
 +
{{{requirements description|dummy requirements}}}
</div>
</div>
-
<toggledisplay mode=complex >
 
<div class="how_to_info_titles">
<div class="how_to_info_titles">
-
{{{requirement title|Requisitos:}}}
+
{{{steps title|Passos:}}}
</div>
</div>
-
<span class="how_to_how_to_requirements">
+
<div>
-
{{{requirement description|dummy requirements}}}
+
-
</span>
+
-
<span class="how_to_info_titles">{{{steps title|Passos:}}}</span>
+
-
<br/>
+
{{{how_to_content}}}
{{{how_to_content}}}
</toggledisplay>
</toggledisplay>
</div>
</div>
-
 
-
<noinclude>
 
-
----
 
-
{{ambox
 
-
| type = notice
 
-
| text = '''This message will not be visible.''' <br/> To add an How Too block on a page, add the following code in the desired page:
 
-
<pre>
 
-
<!-- how to block -->
 
-
<br/>
 
-
{{how_to
 
-
| how_to_title = «how to title»
 
-
| resume = «resume»
 
-
| who_can_do = <span></span>
 
-
*«how can perform this action»
 
-
| pre_requirements = <span></span>
 
-
*«pre-requirements»
 
-
| how_to_content = <span></span>
 
-
{{how_to_line
 
-
| number = «step number»
 
-
| description = «step description»
 
-
| image = [[Image:imagename.xxx|thumb|none|click on image to zoom]]
 
-
}}
 
-
«... rest of the steps ...»
 
-
}}
 
-
</pre>
 
-
 
-
To add a step line, add the following code to the how_to_content parameter:
 
-
<pre>
 
-
{{how_to_line
 
-
| number = «step number»
 
-
| description = «step description»
 
-
| image = [[Image:imagename.xxx]]
 
-
}}
 
-
</pre>
 
-
}}
 
-
</noinclude>
 

Edição actual desde as 13h57min de 23 de Outubro de 2014

Dummy How To Title