Template:APIBreadcrumbClass/documentation: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) (Replaced content with 'Category:For Deletion') |
Kate Racaza (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
[[ | __NOTOC__<div style="background-color: #DBE9F4;"> | ||
={{Font|Template Documentation|16|Calibri|bold|black}}= | |||
Used for: Synthesis API reference documentation pages only. | |||
This boilerplate template creates the breadcrumb link in the class and enumeration pages. If you're looking for the breadcrumb link for API methods and properties, see [[Template:APIBreadcrumb]]. | |||
This breadcrumb link resembles the navigation element found in VBA and VB.NET's Object Browser window, and it serves as our main method for navigating the API product. | |||
==Usage== | |||
This template has no parameters. To use it, simply copy and paste the following code: | |||
<pre> {{Template:APIBreadcrumbClass}} </pre> | |||
</div> |
Revision as of 21:47, 29 July 2015
Template Documentation
Used for: Synthesis API reference documentation pages only.
This boilerplate template creates the breadcrumb link in the class and enumeration pages. If you're looking for the breadcrumb link for API methods and properties, see Template:APIBreadcrumb.
This breadcrumb link resembles the navigation element found in VBA and VB.NET's Object Browser window, and it serves as our main method for navigating the API product.
Usage
This template has no parameters. To use it, simply copy and paste the following code:
{{Template:APIBreadcrumbClass}}