Difference between revisions of "Template:Hook Categories Vertical"

From WHMCS Documentation

m (Protected "Template:Hook Categories Vertical": Page Template ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
Line 2: Line 2:
 
<div style="float:right;width:200px;margin-top:15px;padding:10px;background:#F9F9F9;border:1px solid #e8e8e8;text-align:center;">
 
<div style="float:right;width:200px;margin-top:15px;padding:10px;background:#F9F9F9;border:1px solid #e8e8e8;text-align:center;">
 
'''[[Hooks|Hook Categories]]'''<br />
 
'''[[Hooks|Hook Categories]]'''<br />
{{#ifeq:{{{type|}}}|Clients|'''Clients'''|[[Hooks:Clients|Clients]]}}<br />
+
{{#ifeq:{{{type|}}}|Clients|'''Clients'''|[[Hooks:Clients|Clients]]}}<br />{{Hook_Categories_Sub_Vertical| type = Clients}}<br />
{{#ifeq:{{{type|}}}|Contacts|'''Contacts'''|[[Hooks:Contacts|Contacts]]}}<br />
+
{{#ifeq:{{{type|}}}|Contacts|'''Contacts'''|[[Hooks:Contacts|Contacts]]}}<br />{{Hook_Categories_Sub_Vertical| type = Contacts}}<br />
{{#ifeq:{{{type|}}}|Products|'''Products/Services'''|[[Hooks:Products/Services|Products/Services]]}}<br />
+
{{#ifeq:{{{type|}}}|Products|'''Products/Services'''|[[Hooks:Products/Services|Products/Services]]}}<br />{{Hook_Categories_Sub_Vertical| type = Products}}<br />
{{#ifeq:{{{type|}}}|Addons|'''Addons'''|[[Hooks:Addons|Addons]]}}<br />
+
{{#ifeq:{{{type|}}}|Addons|'''Addons'''|[[Hooks:Addons|Addons]]}}<br />{{Hook_Categories_Sub_Vertical| type = Addons}}<br />
{{#ifeq:{{{type|}}}|Domains|'''Domains'''|[[Hooks:Domains|Domains]]}}<br />
+
{{#ifeq:{{{type|}}}|Domains|'''Domains'''|[[Hooks:Domains|Domains]]}}<br />{{Hook_Categories_Sub_Vertical| type = Domains}}<br />
{{#ifeq:{{{type|}}}|Orders|'''Order Process'''|[[Hooks:Order Process|Order Process]]}} <br />
+
{{#ifeq:{{{type|}}}|Orders|'''Order Process'''|[[Hooks:Order Process|Order Process]]}}<br />{{Hook_Categories_Sub_Vertical| type = Orders}}<br />
{{#ifeq:{{{type|}}}|Invoicing|'''Invoicing'''|[[Hooks:Invoicing|Invoicing]]}}<br />
+
{{#ifeq:{{{type|}}}|Invoicing|'''Invoicing'''|[[Hooks:Invoicing|Invoicing]]}}<br />{{Hook_Categories_Sub_Vertical| type = Invoicing}}<br />
{{#ifeq:{{{type|}}}|Quotes|'''Quotes'''|[[Hooks:Quotes|Quotes]]}}<br />
+
{{#ifeq:{{{type|}}}|Quotes|'''Quotes'''|[[Hooks:Quotes|Quotes]]}}<br />{{Hook_Categories_Sub_Vertical| type = Quotes}}<br />
{{#ifeq:{{{type|}}}|Tickets|'''Tickets'''|[[Hooks:Support_Tickets|Tickets]]}}<br />
+
{{#ifeq:{{{type|}}}|Tickets|'''Tickets'''|[[Hooks:Support_Tickets|Tickets]]}}<br />{{Hook_Categories_Sub_Vertical| type = Tickets}}<br />
{{#ifeq:{{{type|}}}|System|'''System'''|[[Hooks:System|System]]}}<br />
+
{{#ifeq:{{{type|}}}|System|'''System'''|[[Hooks:System|System]]}}<br />{{Hook_Categories_Sub_Vertical| type = System}}<br />
{{#ifeq:{{{type|}}}|Admin|'''Admin'''|[[Hooks:Admin|Admin]]}}<br />
+
{{#ifeq:{{{type|}}}|Admin|'''Admin'''|[[Hooks:Admin|Admin]]}}<br />{{Hook_Categories_Sub_Vertical| type = Admin}}<br />
{{#ifeq:{{{type|}}}|Misc|'''Miscellaneous'''|[[Hooks:Misc|Miscellaneous]]}}
+
{{#ifeq:{{{type|}}}|Misc|'''Miscellaneous'''|[[Hooks:Misc|Miscellaneous]]}}<br />{{Hook_Categories_Sub_Vertical| type = Misc}}<br />
 
</div>
 
</div>
 
</includeonly>
 
</includeonly>

Revision as of 14:28, 30 June 2015


Add {{Hook_Categories_Vertical}} for a footer to your pages, produces:

This page has moved to https://developers.whmcs.com/hooks/