Template:APITableDeprecated/documentation: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
Kate Racaza (talk | contribs)
Created page with '__NOTOC__<div style="background-color: #DBE9F4;"> ={{Font|Template Documentation|16|Calibri|bold|black}}= This template contains the table headers and formats for deprecated …'
 
(No difference)

Latest revision as of 17:42, 5 May 2016


Template Documentation

This template contains the table headers and formats for deprecated calls in the Synthesis API reference documentation.

Usage

To use this template, type the code {{APITableDeprecated}} next to the table's opening brackets. For example:

{|{{APITableDeprecated}}
|-
| Row 1||Deprecated
|-
| Row 2||Removed
|-
| Row 3||Changed
|}

The above code example gives the following output:

Name Status
Row 1 Deprecated
Row 2 Removed
Row 3 Changed