Jump to content

Template:Infobox Philippine collegiate team: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
mNo edit summary
Add two more parameters to check for unknown parameters
 
(131 intermediate revisions by 15 users not shown)
Line 1: Line 1:
{{infobox
{| style="margin:5px; border:1px solid #8888AA;" align=right cellpadding=3 cellspacing=3 width=300
| bodyclass = vcard
|- align="center" style="font-size: medium; color:{{{color1}}}; background-color:{{{color2}}}; padding:5px;" |
| aboveclass = fn org
| colspan="2" | '''{{{name}}}'''
| above = {{separated entries|separator= and 
|- align="center"
|1={{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}}
| align="center" style="background-color: white;"|[[{{{schoollogo}}}|center|100px|{{{schoolname}}} logo]]
|2={{#if:{{{name2|}}}| {{nowrap|{{{name2|}}}}} }}
| class{{{teamlogo|}}}="hiddenStructure" align="center" width="150" | [[Image:{{{teamlogo}}}|100px]]
}}
|- align="center" bgcolor="#eeeeee"
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{teamlogo<includeonly>|</includeonly>}}}|size={{{size|}}}|sizedefault=125px|alt={{{teamlogo_alt<includeonly>|Logo of {{{name|{{PAGENAMEBASE}}}}}</includeonly>}}}}}
|| '''League''' || {{{league}}}

|- align="center"
| label1 = School
|| '''Joined''' || {{{founded}}}
| data1 = {{{schoolname<includeonly>|</includeonly>}}}
|- align="center" bgcolor="#eeeeee"

|| '''Seniors' {{{overall}}}''' || {{{titles}}}
| label2 = League
|- align="center" bgcolor="#eeeeee"
| data2 = {{{league<includeonly>|</includeonly>}}}
|| '''{{{prevtitle|}}}''' || {{{othertitle|}}}

|- align="center"
| label3 = Joined
|| '''Location''' || {{{location}}}
| data3 = {{{founded<includeonly>|</includeonly>}}}
|- align="center" bgcolor="#eeeeee"

|| '''Team colors''' || {{{colors}}}
| label4 = Former league
|- align="center"
| data4 = {{{former_league<includeonly>|</includeonly>}}}
|| '''Juniors' team''' || {{{junior}}}

|- align="center" bgcolor="#eeeeee"
| label5 = Location
|| '''Women's team''' || {{{women}}}
| data5 = {{{location<includeonly>|</includeonly>}}}
|}<noinclude>

[[Category:sports infobox templates|Philippine collegiate team]]
| label6 = Venue/s
</noinclude>
| data6 = {{{venue<includeonly>|</includeonly>}}}

| label7 = Athletic director
| data7 = {{{director<includeonly>|</includeonly>}}}

| label8 = Team colors
| data8 = {{{colors<includeonly>|</includeonly>}}}

| label9 = Fight song
| data9 = {{{song<includeonly>|</includeonly>}}}

| label10 = {{nowrap|Women's team}}
| data10 = {{{women<includeonly>|</includeonly>}}}

| label11 = {{nowrap|Juniors' team}}
| data11 = {{{junior<includeonly>|</includeonly>}}}

| label12 = Website
| data12 = {{#if:{{{website<includeonly>|</includeonly>}}}|{{URL|1={{{website}}}}}}}

| header13 = {{#if: {{{titles<includeonly>|</includeonly>}}} |<div style="background-color:#EEEEEE; width:100%;">Seniors' general championships</div>}}
| data14 = {{unbulleted list
|1= {{#if: {{{titles<includeonly>|</includeonly>}}} | {{{titles}}}: {{{total<includeonly>|none</includeonly>}}} }}
|2= {{#if: {{{titles2<includeonly>|</includeonly>}}}| {{{titles2}}}: {{{total2<includeonly>|none</includeonly>}}} }}
}}

| header15 = {{#if: {{{jtitles<includeonly>|</includeonly>}}} | <div style="background-color:#EEEEEE; width:100%;">Juniors' general championships</div>}}
| data16 = {{unbulleted list
|1= {{#if: {{{jtitles<includeonly>|</includeonly>}}} | {{{jtitles}}}: {{{jtotal<includeonly>|none</includeonly>}}} }}
|2 ={{#if: {{{jtitles2<includeonly>|</includeonly>}}}| {{{jtitles2}}}: {{{jtotal2<includeonly>|none</includeonly>}}} }}
}}

}}{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using infobox Philippine collegiate team with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Infobox Philippine collegiate team]] with unknown parameter "_VALUE_"|ignoreblank=y| colors | director | former_league | founded | jtitles | jtitles2 | jtotal | jtotal2 | junior | league | location | name | schoolname | size | song | teamlogo | teamlogo_alt | titles | titles2 | total | total2 | venue | website | women }}<noinclude>{{documentation|content=
<syntaxhighlight lang="wikitext">
{{Infobox Philippine collegiate team
| name =
| schoolname =
| teamlogo =
| teamlogo_alt =
| size =
| league = <!---Main school league--->
| founded =
| former_league = <!---Former school league and date of membership--->
| location = <!---School location--->
| venue = <!---Home arena, stadium or grounds--->
| director = <!---athletic director--->
| colors =
| song =
| women =
| junior =
| titles =
| total =
| titles2 =
| total2 =
| jtitles =
| jtotal =
| jtitles2 =
| jtotal2 =
| website =
}}
</syntaxhighlight>
[[Category:Sports infobox templates|Philippine collegiate team]]
}}</noinclude>

Latest revision as of 02:31, 4 September 2023

[[File:{{{teamlogo}}}|125px|alt={{{teamlogo_alt}}}]]
School{{{schoolname}}}
League{{{league}}}
Joined{{{founded}}}
Former league{{{former_league}}}
Location{{{location}}}
Venue/s{{{venue}}}
Athletic director{{{director}}}
Team colors{{{colors}}}
Fight song{{{song}}}
Women's team{{{women}}}
Juniors' team{{{junior}}}
Website{{{website}}}
Seniors' general championships
  • {{{titles}}}: {{{total}}}
  • {{{titles2}}}: {{{total2}}}
Juniors' general championships
  • {{{jtitles}}}: {{{jtotal}}}
  • {{{jtitles2}}}: {{{jtotal2}}}