Infobox/Squad – Template
Jump to navigation
Jump to search
(→Usage) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(19 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
{| style=" | <includeonly>{| class="float-right" style="background-color: #F9F9F9; border: 1px solid #DDD; border-collapse: collapse; font-size: 0.9em; width: 23em" | ||
! style="font-size:120% | ! style="font-size:120%" | {{{title}}}{{#if: {{{image|}}} | <br>[[Image:{{{image}}}|center|230px]] }} | ||
{{if | {{#if: {{{members|}}} | ||
|- | | | ||
! style=" | {{!}}- | ||
! style="background-color: #DDD" {{!}} Members | |||
! style="padding:0.3em | {{!}}- | ||
|- | {{!}} style="padding: 0.3em" {{!}} {{{members}}} | ||
! style=" | }} | ||
{{#if: {{{former_members|}}} | |||
! style="padding:0.3em | | | ||
|- | {{!}}- | ||
! style=" | ! style="background-color: #DDD" {{!}} Former members | ||
{{!}}- | |||
! style="padding:0.3em | {{!}} style="padding: 0.3em" {{!}} {{{former_members}}} | ||
|- | }} | ||
! style=" | {{#if: {{{successes|}}} | ||
| | |||
! style="padding:0.3em | {{!}}- | ||
|- | ! style="background-color: #DDD" {{!}} Successes | ||
! style="text-align: center;background-color: # | {{!}}- | ||
{{!}} style="padding: 0.3em" {{!}} {{{successes}}} | |||
! style="padding:0.3em | }} | ||
|} | {{#if: {{{founded|}}} | ||
| | |||
{{!}}- | |||
! style="background-color: #DDD" {{!}} Founded | |||
{{!}}- | |||
{{!}} style="padding: 0.3em" {{!}} {{{founded}}} | |||
}} | |||
{{#if:{{{link|}}} | |||
| | |||
{{!}}- | |||
! style="text-align: center;background-color: #DDD" {{!}} Website | |||
{{!}}- | |||
{{!}} style="padding: 0.3em" {{!}} {{{link}}} | |||
}} | |||
|}</includeonly><noinclude>{{Infobox/Squad | |||
|title = title | |||
|image = | |||
|members = members list | |||
|former_members = former members | |||
|successes = successes | |||
|founded = 22/06/2001 | |||
|link = <nowiki>http://mysite.com</nowiki> | |||
}} | |||
This template displays a squad/group/clan/community details on the page's side. | |||
== Usage == | == Usage == | ||
{ | {{Infobox/Squad}} | ||
{{ | <pre style="display: inline-block; min-width: 20em"> | ||
|title = | {{Infobox/Squad | ||
|image = | |title = | ||
|image = | |||
|members = | |members = | ||
|former_members = | |former_members = | ||
|successes = | |successes = | ||
|founded = | |founded = | ||
|link = | |link = | ||
}} | }} | ||
</pre> | </pre> | ||
* Picture thumbnail width is '''230px'''. Image must be in format {{hl|imagename.jpg}}, without any wiki tags | |||
* Links in this template must not use the equal {{hl|{{=}}}} symbol. Use {{Template|{{=}}}} in their place (e.g {{hl|{{!}}link {{=}} <nowiki>http://example.org/query.php?foo{{=}}bar&this{{=}}that</nowiki>}}) | |||
[[Category:Templates|{{PAGENAME}}]] | [[Category:Templates|{{uc:{{PAGENAME}}}}]] | ||
</noinclude> | </noinclude> |
Latest revision as of 23:01, 15 July 2023
title |
---|
Members |
members list |
Former members |
former members |
Successes |
successes |
Founded |
22/06/2001 |
Website |
http://mysite.com |
This template displays a squad/group/clan/community details on the page's side.
Usage
{{{title}}}
|
---|
{{Infobox/Squad |title = |image = |members = |former_members = |successes = |founded = |link = }}
- Picture thumbnail width is 230px. Image must be in format imagename.jpg, without any wiki tags
- Links in this template must not use the equal = symbol. Use {{=}} in their place (e.g |link = http://example.org/query.php?foo{{=}}bar&this{{=}}that)