Template:NBA game/doc
This is a documentation subpage for Template:NBA game. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
change{{NBA game|date=|id=|pf=|pa=}}
With overtime:
{{NBA game|date=|id=|pf=|pa=|ot=1}}
TemplateData
changeGenerates URL to the specified NBA game.
Parameter | Description | Type | Status | |
---|---|---|---|---|
date | date | Specifies the date on which the game was played.
| Number | required |
id | id | Specify the teams between the game was played.
| String | required |
Points For | pf | Display the points scored. If pf>pa, it shows win.
| Number | suggested |
Points Allowed | pa | Display the points allowed. If pa>pf, it shows loss.
| Number | suggested |
Overtime | ot | Displays the overtime.
| Number | optional |