Template:Infobox:credit-card-image: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
|Card Image= | |Card Image= | ||
|Card Name= | |Card Name= | ||
|Apply For This Card= | |||
|Bank Name= | |Bank Name= | ||
|Category = | |Category = | ||
Line 24: | Line 25: | ||
! Credit Card Name | ! Credit Card Name | ||
| {{{Card Name|}}} | | {{{Card Name|}}} | ||
|- | |||
! Apply For This Card | |||
| {{{Apply For This Card|}}} | |||
|- | |- | ||
! Credit Card Issuer's Name | ! Credit Card Issuer's Name | ||
Line 47: | Line 51: | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"Card Image": { | |||
"type": "string", | |||
"suggested": true, | |||
"description": "Card image here", | |||
"example": "[[File:File-name.jpg]]" | |||
}, | |||
"Card Name": { | |||
"type": "content", | |||
"required": true | |||
}, | |||
"Apply For This Card": { | |||
"description": "Apply for this credit card URL here", | |||
"type": "url" | |||
}, | |||
"Bank Name": { | |||
"type": "content", | |||
"required": true | |||
}, | |||
"Category": { | |||
"type": "content" | |||
}, | |||
"First Launched": { | |||
"type": "date" | |||
}, | |||
"Relaunched": { | |||
"type": "date" | |||
}, | |||
"Card's Networks": { | |||
"type": "content", | |||
"required": true | |||
}, | |||
"Reward Rate": { | |||
"type": "number" | |||
}, | |||
"Airmiles": { | |||
"type": "content" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"Card Image", | |||
"Card Name", | |||
"Apply For This Card", | |||
"Bank Name", | |||
"Category", | |||
"First Launched", | |||
"Relaunched", | |||
"Card's Networks", | |||
"Reward Rate", | |||
"Airmiles" | |||
], | |||
"format": "block" | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 17:30, 6 July 2025
This is the "Infobox:credit-card-image" template. It should be called in the following format:
{{Infobox:credit-card-image |Card Image= |Card Name= |Apply For This Card= |Bank Name= |Category = |First Launched= |Relaunched= |Card's Networks= |Reward Rate= |Airmiles= }}
Edit the page to see the template text.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Card Image | Card Image | Card image here
| String | suggested |
Card Name | Card Name | no description | Content | required |
Apply For This Card | Apply For This Card | Apply for this credit card URL here | URL | optional |
Bank Name | Bank Name | no description | Content | required |
Category | Category | no description | Content | optional |
First Launched | First Launched | no description | Date | optional |
Relaunched | Relaunched | no description | Date | optional |
Card's Networks | Card's Networks | no description | Content | required |
Reward Rate | Reward Rate | no description | Number | optional |
Airmiles | Airmiles | no description | Content | optional |