Infobox/Squad – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{| style="width:23em; font-size:90%; text-align:left; border:1px solid #ddd; background-color:#f9f9f9; color:black; margin-bottom:0.5em; margin-left:1em; float:right; clear:right; padding:0;border-collapse: collapse;"
{| style="width:23em; font-size:90%; text-align:left; border:1px solid #ddd; background-color:#f9f9f9; color:black; margin-bottom:0.5em; margin-left:1em; float:right; clear:right; padding:0;border-collapse: collapse;"
! style="font-size:120%; text-align: center;" | {{{''title''}}}
! style="font-size:120%; text-align: center;" | {{{title}}}
{{if defined call|{{{image|}}}|echo|[[Image:{{{image}}}|center|230px]]}}
{{if defined call|{{{image|}}}|echo|[[Image:{{{image}}}|center|230px]]}}
|-
|-
Line 46: Line 46:
{{Important|Please do not try usage of infobox in this page, do it in you sandbox or in your squad article.}}
{{Important|Please do not try usage of infobox in this page, do it in you sandbox or in your squad article.}}


[[Category:Templates|Infobox squad ]]
[[Category:Templates|Infobox squad]]
</noinclude>
</noinclude>

Revision as of 15:56, 22 June 2013

{{{title}}}

Template:if defined call

Members
{{{members}}}
Former members
{{{former_members}}}
Successes
{{{successes}}}
Founded
{{{founded}}}
Website
{{{link}}}


Usage

{{Infobox_squad
|title = 
|image = 
|members = 
|former_members = 
|successes = 
|founded = 
|link = 
}}

Picture thumbnail width is 230px. Image must be in form Imagename.jpg, without any tags.


Please do not try usage of infobox in this page, do it in you sandbox or in your squad article.