Template:APIBreadcrumbClass/documentation: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '__NOTOC__<div style="background-color: #DBE9F4;"> ={{Font|Template Documentation|16|Calibri|bold|black}}= Used for: Synthesis API documentation pages only This boilerplate t…')
 
(Replaced content with 'Category:For Deletion')
Line 1: Line 1:
__NOTOC__<div style="background-color:  #DBE9F4;">
[[Category:For Deletion]]
 
 
={{Font|Template Documentation|16|Calibri|bold|black}}=
Used for: Synthesis API documentation pages only
 
 
This boilerplate template creates the breadcrumb link in the documentation pages of the API classes. If you're looking for the breadcrumb link for API methods and properties, see [[Template:APIBreadcrumb]].
 
The 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 requires the API version number of the class. For example, the following code will generate a template for a class that was introduced in ''Version 10.x.5''.
 
<pre> {{Template:APIBreadcrumb|10.x.5}} </pre>
 
The output appears as follows:
 
{{Template:APIBreadcrumbClass|10.x.5}}
 
 
 
 
</div>

Revision as of 18:13, 17 July 2015