Template:Help page: Difference between revisions

From EarthMC
Jump to navigation Jump to search
>Nicosecci
No edit summary
>Nicosecci
No edit summary
Line 24: Line 24:
|}
|}
=== 2.'''Specific help page''' ===
=== 2.'''Specific help page''' ===
<code><nowiki>{{Help_page|about living in a society}}</nowiki></code>
<code><nowiki>{{Help_page|about your text here}}</nowiki></code>


gives:
gives:
{|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">This is a help page '''about living in a society'''.
|align="center" | [[File:Help.png|30px]]    <small><font color="#006921">This is a help page '''about your text here'''.
</font></small>
</font></small>
|}
|}
</noinclude>
</noinclude>

Revision as of 18:04, 7 April 2020


This template shall be put on top of help pages containing guides or instructions about the wiki.

Usage

The template 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 your text here}}

gives:

Help.png This is a help page about your text here.