Template:Help page: Difference between revisions
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">{{ #if: {{{1}}}= | |align="center" | [[File:Help.png|30px]] <small><font color="#006921">{{ #if: {{{1}}}=0 | This is a generical '''help''' page. | ||
| This is a help page '''{{{1}}}'''.}} | | This is a help page '''{{{1}}}'''.}} | ||
</font></small> | </font></small> | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
STILL TESTING | STILL TESTING |
Revision as of 16:49, 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}}
gives:
This is a generical help page.
|
2.Specific help page
{{Help_page|about living in a society}}
gives:
This is a help page about living in a society.
|