Predefinição:How to line
Da Help Online
(Diferença entre edições)
(Created page with "<div class="how_to_step_block"> <div class"how_to_step_content"> <ol class="how_to_step_number" start="{{{number}}}"> <li class="how_to_step_description"><p>{{{description}}}</p>...") |
|||
(2 edições intermédias não apresentadas) | |||
Linha 7: | Linha 7: | ||
</div> | </div> | ||
</div> | </div> | ||
- | <br/> | + | |
+ | <noinclude> | ||
+ | ---- | ||
+ | {{ambox | ||
+ | | type = notice | ||
+ | | text = '''This message will not be visible.''' <br/> To add a How Too step on a how to block, add the following code in how too block content paremeter: | ||
+ | <pre> | ||
+ | {{how_to_line | ||
+ | | number = «step number» | ||
+ | | description = «step description» | ||
+ | | image = [[Image:imagename.xxx]] | ||
+ | }} | ||
+ | </pre> | ||
+ | }} | ||
+ | </noinclude> |
Edição actual desde as 15h47min de 18 de Fevereiro de 2011
{{{description}}}
![]() |
This message will not be visible. To add a How Too step on a how to block, add the following code in how too block content paremeter: {{how_to_line | number = «step number» | description = «step description» | image = [[Image:imagename.xxx]] }} |