PUBG Esports Wiki
Advertisement

Note that {{Listplayer/Current/Start}} CURRENTLY redirects here. HOWEVER, this may not always be the case. So PLEASE BE CAREFUL ABOUT CHOOSING WHICH ONE OF {{Listplayer/Current/Start}} and {{Listplayer/Start}} to use!!!

Active Roster Options[]

{{listplayer/Start|res=yes}}
R C ID Name Role
{{listplayer/Start|contract=yes}}
C ID Name Role Contract Ends
{{listplayer/Start|res=yes|contract=yes}}
R C ID Name Role Contract Ends

Former Roster[]

{{listplayer/Start|newteam=yes}}
C ID Name Role Next Team

Staff[]

{{listplayer/Start|staff=yes}}
C ID Name Position
{{listplayer/Start|staff=yes|newteam=yes}}
C ID Name Position Next Team

Additional Information on the Listplayer Templates[]

Overview[]

WHEN TO USE LISTPLAYER VS LISTPLAYER/CURRENT:

Why is this distinction important?

A lot of stuff on the wiki is automated using something called "Semantic MediaWiki" which encodes information into a database that is queryable in other places. So if we encode the current roster on one page, we can then query it elsewhere and display the information that was encoded in a new format. So {{Listplayer/Current}} encodes the information that's put into it as the team's current roster. {{Listplayer}} and {{Listplayersp}} don't. We ONLY want current players' information encoded, so it's important to use the two separate templates exactly as described above.

Usage with starting and ending templates

You MUST use {{Listplayer/Current}} with {{Listplayer/Current/Start}} and {{Listplayer/Current/End}}. IF YOU DO NOT USE THESE SISTER TEMPLATES, YOUR CODE WILL NOT WORK!!! See above for templates to use with former and organization. If you use current templates in the wrong place, everything will break!!!

Updating Pages[]

If a page is currently using {{Listplayer}} for everything, please do all of the following:

  • Switch all current players to {{Listplayer/Current}}
  • Replace manual table start/ends with {{Listplayer/Current/Start}} and {{Listplayer/Current/End}} only in the current roster section
  • Add official Riot residency as the |res= argument (if unknown write |res=Unknown
  • Change |contractdate= to |contract= (syntax updated for future simplicity)
  • Remove the |{{{1}}} argument (this is no longer needed)
  • Ensure that no player uses the syntax of link{{!}}name and instead use the syntax |name|link=link
Good Bad
|Amazing|link=Amazing (Maurice Stückenschneider) |Amazing (Maurice Stückenschneider){{!}}Amazing
  • Optional but encouraged: update former players and organization sections manual table starts and ends to {{Listplayer/Start}} and {{Listplayer/End}}. If you use "current" outside of "current roster" you will break stuff so be careful!

Example[]

{{listplayer/Current/Start|res=yes|contract=yes}}
{{listplayer/Current|Bjergsen|dk|Søren Bjerg|Player|contract=20th Nov 2018|res=EU}}
{{listplayer/Current|WildTurtle|ca|Jason Tran|Player|contract=20th Nov 2018|res=NA }}
{{listplayer/Current|BillyBoss|us|Billy Yu|Player|res=NA }}
{{listplayer/Current|Reginald|us|Andy Dinh|Player|res=NA }}
{{listplayer/Current|Patoy|us|Jordan Blackburn|Player|res=NA }}
{{Listplayer/Current/End}}
R C ID Name Role Contract Ends
EU
Denmark Bjergsen Søren Bjerg Starter 2018-11-20
NA
Canada WildTurtle Jason Tran Starter 2018-11-20
NA
United States BillyBoss Billy Yu Starter -
NA
United States Reginald Andy Dinh Starter -
NA
United States Patoy Jordan Blackburn Starter -

Additional Notes[]

The Semantic MediaWiki used in {{Listplayer/Current}} and its sister templates will only within the Main namespace (i.e. pages that don't start with Template: or User: or Category: etc.) That means you don't have to worry about causing problems from using this template within your user namespace.

See {{Listplayer/Current/Start}} for more information about usage.

Advertisement