Difference between revisions of "Template:Registrar"
From WHMCS Documentation
Line 38: | Line 38: | ||
|style="border:1px #AAA solid;padding:0.2em;{{#if:{{{premium|}}}|color:darkgreen;|color:red;}}"| {{#if:{{{premium|}}}|Yes|No}} | |style="border:1px #AAA solid;padding:0.2em;{{#if:{{{premium|}}}|color:darkgreen;|color:red;}}"| {{#if:{{{premium|}}}|Yes|No}} | ||
|style="border:1px #AAA solid;padding:0.2em;{{#if:{{{transferout|}}}|color:darkgreen;|color:red;}}"| {{#if:{{{transferout|}}}|Yes|No}} | |style="border:1px #AAA solid;padding:0.2em;{{#if:{{{transferout|}}}|color:darkgreen;|color:red;}}"| {{#if:{{{transferout|}}}|Yes|No}} | ||
+ | |style="border:1px #AAA solid;padding:0.2em;{{#if:{{{tldpricingsync|}}}|color:darkgreen;|color:red;}}"| {{#if:{{{tldpricingsync|}}}|Yes|No}} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
Registrar features grid template, produces something like: | Registrar features grid template, produces something like: | ||
Line 47: | Line 48: | ||
| getepp = yes | | getepp = yes | ||
| premium = yes | | premium = yes | ||
+ | | tldpricingsync = yes | ||
}} | }} | ||
To use: | To use: | ||
Line 56: | Line 58: | ||
| getepp = yes | | getepp = yes | ||
| premium = yes | | premium = yes | ||
+ | | tldpricingsync = yes | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
Revision as of 09:43, 20 September 2022
Registrar features grid template, produces something like:
Supported Features
Register | Transfer | Renew | Registrar Lock |
---|---|---|---|
Yes | Yes | Yes | No |
Update Nameservers | Update WHOIS | Get EPP Code | Register Nameservers |
Yes | No | Yes | No |
DNS Record Management | Email Forwarding | Domain Release | Domain Sync Script |
No | No | No | No |
Premium Domains | Transfer Out Automation | TLD Pricing Sync | |
Yes | No | Yes |
To use:
{{registrar | register = yes | transfer = yes | renew = yes | dns = yes | getepp = yes | premium = yes | tldpricingsync = yes }}
You should only provide the options that the registrar supports. For example, saying 'whois = no' would not have worked.
Full list of options (case sensitive):
- register
- transfer
- renew
- dns
- whois
- getepp
- regns
- dnsmanagement
- emailforwarding
- domainrelease
- domainsync
- premium
- transferout