Template:Infobox:credit-card-image: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(3 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 52: | Line 56: | ||
"params": { | "params": { | ||
"Card Image": { | "Card Image": { | ||
"type": " | "type": "string", | ||
"suggested": true | "suggested": true, | ||
"description": "Card image here", | |||
"example": "[[File:File-name.jpg]]" | |||
}, | }, | ||
"Card Name": { | "Card Name": { | ||
"type": "content", | "type": "content", | ||
"required": true | "required": true | ||
}, | |||
"Apply For This Card": { | |||
"description": "Apply for this credit card URL here", | |||
"type": "url" | |||
}, | }, | ||
"Bank Name": { | "Bank Name": { | ||
Line 81: | Line 91: | ||
"Airmiles": { | "Airmiles": { | ||
"type": "content" | "type": "content" | ||
} | } | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
"Card Image", | "Card Image", | ||
"Card Name", | |||
"Apply For This Card", | "Apply For This Card", | ||
"Bank Name", | "Bank Name", | ||
"Category", | "Category", |
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 |