Template:APIBreadcrumbClass/documentation

From ReliaWiki
< Template:APIBreadcrumbClass
Revision as of 18:13, 10 July 2015 by Kate Racaza (talk | contribs) (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…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Template Documentation

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.

 {{Template:APIBreadcrumb|10.x.5}} 

The output appears as follows:

Member of: SynthesisAPI10.x.5