Welcome to Wargaming.net Wiki!
Variants

Difference between revisions of "Template:Panel title"

Jump to: navigation, search
Revision as of 19:31, 24 January 2011
Created page with "<div id="Panel" class="Title"> {{{content}}} </div> <noinclude> ==Notes== N/A ==Template== <pre> {{Panel title |content= }} </pre> Category:C/P Templates __NOTOC__ </noin..."
 
Latest revision as of 07:21, 17 March 2015
Undo revision 221210 by Super_Noodle:na (talk)
 
11 intermediate revisions by 2 users not shown
Line 1:Line 1:
?<div id="Panel" class="Title">+{{#if:{{{rMargin|}}}|<div id="Panel" class="Title" style="margin-right:{{{rMargin}}}">|<div id="Panel" class="Title">}}
?{{{content}}}+{{{icon}}}<p>{{{content}}}</p>
 </div> </div>
? 
? 
 <noinclude> <noinclude>
 ==Notes== ==Notes==
?N/A+*use the Tank Page template for title templates inside tank pages (has "rMargin")
 +*icon - image of the icon you want to use
 +*rMargin - sets a margin on the right to leave room for Tank Panel
 +*content - written text
  
 ==Template== ==Template==
 <pre> <pre>
 {{Panel title {{Panel title
 +|icon=
 +|content=
 +}}
 +</pre>
 +
 +==Template for Tank Pages==
 +<pre>
 +{{Panel title
 +|icon=
 +|rMargin=248px
 |content= |content=
 }} }}

Latest revision as of 07:21, 17 March 2015

{{{icon}}}

{{{content}}}

Notes

  • use the Tank Page template for title templates inside tank pages (has "rMargin")
  • icon - image of the icon you want to use
  • rMargin - sets a margin on the right to leave room for Tank Panel
  • content - written text

Template

{{Panel title
|icon=
|content=
}}

Template for Tank Pages

{{Panel title
|icon=
|rMargin=248px
|content=
}}
Category: