Template:Syntax2

From Valve Developer Community
Revision as of 16:12, 29 December 2011 by JeffLane (talk | contribs) (simplified, documentation, category)
Jump to navigation Jump to search

Usage

{{syntax2|syn=syntax|in=input|out=output}}

Example

{{syntax2
|syn=<nowiki>'''Bold text'''</nowiki>
|in=<nowiki>Remember to '''always''' brush your teeth.</nowiki>
|out=Remember to '''always''' brush your teeth.
}}

Results

 
  Syntax '''Bold text''' 
Example Remember to '''always''' brush your teeth. 
  Results Remember to always brush your teeth.