Template:Help page: Difference between revisions

From EarthMC
Jump to navigation Jump to search
>Nicosecci
No edit summary
>Nicosecci
No edit summary
Line 2: Line 2:
{|style="background:#efffa8; color:##87E7FA; margin:0 auto 1em auto; padding:0 2px; border:1px solid #8a8700; -moz-border-radius:10px; border-radius:10px; text-align:center; width:100%;"
{|style="background:#efffa8; color:##87E7FA; margin:0 auto 1em auto; padding:0 2px; border:1px solid #8a8700; -moz-border-radius:10px; border-radius:10px; text-align:center; width:100%;"
|-
|-
|align="center" | [[File:Help.png|30px]]    <small><font color="#006921">
|align="center" | [[File:Help.png|30px]]    <small><font color="#006921">{{ #ifeq: {{{1}}} | generical | This is a generical '''help''' page. | This is a help page '''{{{1}}}'''. }}
 
{{ #ifeq: {{{1}}} | generical | This is a generical '''help''' page. | This is a help page '''{{{1}}}'''. }}


</font></small>
</font></small>
Line 15: Line 13:
This template shall be put on top of help pages containing guides or instructions about the wiki. It can be used in 2 ways:
This template shall be put on top of help pages containing guides or instructions about the wiki. It can be used in 2 ways:
=== 1.'''Generical help page''' ===
=== 1.'''Generical help page''' ===
<code><nowiki>{{Help_page}}</nowiki></code>
<code><nowiki>{{Help_page|generical}}</nowiki></code>


gives:
gives:

Revision as of 18:02, 7 April 2020



STILL TESTING This template shall be put on top of help pages containing guides or instructions about the wiki. It can be used in 2 ways:

1.Generical help page

{{Help_page|generical}}

gives:

Help.png This is a generical help page.

2.Specific help page

{{Help_page|about living in a society}}

gives:

Help.png This is a help page about living in a society.