This wiki is a XML full dump clone of "Heroes Wiki", the main wiki about the Heroes saga that has been shut down permanently since June 1, 2020. The purpose of this wiki is to keep online an exhaustive and accurate database about the franchise.

Template:Helpbox: Difference between revisions

From Heroes Wiki
Jump to navigation Jump to search
imported>Ryangibsonstewart
testing right aligned
imported>Ryangibsonstewart
m Reverted edits by Martin Van Buren (Talk); changed back to last version by MiamiVolts
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<span class="plainlinks">
{{#if: {{{center|}}} | {{Helpbox/centered|{{#if: {{{width|}}}|width={{{width|}}}}}}} | {{Helpbox/full|{{#if: {{{mode|}}}|mode={{{mode|}}}}}|{{#if: {{{left|}}}|left={{{left|}}}}}}}}}
{| {{#ifeq: {{{right|}}} | true | | class="infobox"}} style="width: 150px; text-align: left; font-size: 70%; background-color: #CCD5F4; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #778FE1; padding: 2px; -moz-border-radius:10px;" cellspacing="2"
<noinclude>
! style="background: #cedff2; font-size: 120%; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #778FE1; padding: 2px; -moz-border-radius:10px; {{#ifeq: {{PAGENAME}} | Portal:New Users | display: none; |}}" align="center" colspan="2" | {{#ifeq: {{PAGENAME}} | Portal:New Users |  |[[Help:Contents|Help]]}}
|-
|'''General Help'''
* {{#ifeq: {{PAGENAME}} | Editing | '''Editing''' | <span class="plainlinks">[{{SERVER}}/Help:Editing Editing]</span>}}
* {{#ifeq: {{PAGENAME}} | Layout | '''Layout''' | <span class="plainlinks">[{{SERVER}}/Help:Layout Layout]</span>}}
* {{#ifeq: {{PAGENAME}} | Style | '''Style''' | <span class="plainlinks">[{{SERVER}}/Help:Style Style]</span>}}
* {{#ifeq: {{PAGENAME}} | Sources | '''Sources''' | <span class="plainlinks">[{{SERVER}}/Help:Sources Sources]</span>}}
|-
|'''Special Topics'''
* {{#ifeq: {{PAGENAME}} | Signatures | '''Signatures''' | <span class="plainlinks">[{{SERVER}}/Help:Signatures Signatures]</span>}}
* {{#ifeq: {{PAGENAME}} | Templates | '''Templates''' | <span class="plainlinks">[{{SERVER}}/Help:Templates Templates]</span>}}
* {{#ifeq: {{PAGENAME}} | Images | '''Images''' | <span class="plainlinks">[{{SERVER}}/Help:Images Images]</span>}}
* {{#ifeq: {{PAGENAME}} | Disambiguation | '''Disambiguation''' | <span class="plainlinks">[{{SERVER}}/Help:Disambiguation Disambiguation]</span>}}
* {{#ifeq: {{PAGENAME}} | Memorable quotes | '''Quotes''' | <span class="plainlinks">[{{SERVER}}/Help:Memorable_quotes Quotes]</span>}}
* {{#ifeq: {{PAGENAME}} | Theories | '''Theories''' | <span class="plainlinks">[{{SERVER}}/Help:Theories Theories]</span>}}
* {{#ifeq: {{PAGENAME}} | Spoilers | '''Spoilers''' | <span class="plainlinks">[{{SERVER}}/Help:Spoilers Spoilers]</span>}}
|-
|'''For more help...'''
''Contact an administrator''
* <span class="plainlinks">[{{SERVER}}/User_talk:Admin Admin]</span>
* <span class="plainlinks">[{{SERVER}}/User_talk:Baldbobbo Baldbobbo]</span>
* <span class="plainlinks">[{{SERVER}}/User_talk:Hardvice Hardvice]</span>
* <span class="plainlinks">[{{SERVER}}/User_talk:Orne Orne]</span>
* <span class="plainlinks">[{{SERVER}}/User_talk:Ryangibsonstewart RyanGibsonStewart]</span>
* <span class="plainlinks">[{{SERVER}}/User_talk:Ted_C Ted C]</span>
''Or leave a message''
* <span class="plainlinks">[{{SERVER}}/Heroes_Wiki:Administrator_Portal Administrator Portal]</span>
{{#ifeq:{{{mode|}}} | full |
'''Special Pages'''
* [[Special:Newpages|New articles]]
* [[Special:Uncategorizedpages|Uncategorized Articles]]
* [[Special:Uncategorizedimages|Uncategorized Images]]
* [[Special:Deadendpages|Dead-end pages]]
* [[Special:DoubleRedirects|Double Redirects]]
* [[Special:Lonelypages|Orphans]]
* [[Special:Wantedpages|Red Links]]
* [[Special:Wantedcategories|Red Categories]]
* [[:Category:Articles without images|No Image]]
* [[:Category:Stubs|Stubs]]
* [[Heroes Wiki:Requested Screen Captures|Wanted caps]]
* [[:Category:Images to be Reuploaded|Bad Images]]
* [[Special:Unusedimages|Unused]] / [[Heroes Wiki:Used files|Used images]]
* [[current episode checklist|Current Ep Tasks]]
* [[current graphic novel checklist|Current GN Tasks]]
}}
|-
|}</span><noinclude>
 
Produces a formatted help sidebar for [[Portal:New Users]].
Produces a formatted help sidebar for [[Portal:New Users]].


==Usage==
==Usage==
<pre>{{helpbox|mode=<!--full for Special links-->}}</pre>
<pre style="width: 70%">{{helpbox
|mode=<!--full for Special links-->
|left=<!--set to "true" for a left-aligned box-->
|center=<!--set to "true" for center-aligned box;
            not for use w/ full option-->
|width=<!--width for centered helpbox;
            not for use with left or right versions-->
}}</pre>
 


[[Category: Templates]]
[[Category: Sidebars]]</noinclude>
[[Category: Sidebars]]</noinclude>

Latest revision as of 04:50, 25 August 2011

Help
General Help
Special Topics
For more help...

Contact an administrator

Or leave a message

Produces a formatted help sidebar for Portal:New Users.

Usage

{{helpbox
|mode=<!--full for Special links-->
|left=<!--set to "true" for a left-aligned box-->
|center=<!--set to "true" for center-aligned box;
             not for use w/ full option-->
|width=<!--width for centered helpbox; 
            not for use with left or right versions-->
}}