Template:Keyboard: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div style="float:left; width:100%;">
<div style="float:left; width:100%;">
   <div style="float: left; width: 70px;">[[image:64px-Keyboard.png|Type This|64x64px|left]]</div>
   <div style="float:left; width:70px;">[[image:64px-Keyboard.png|Type This|64x64px|left]]</div>
   <div style="float:left; width:90%;"><pre>{{{content|}}}</pre></div>
   <div style="float:left; width:90%;"><pre<noinclude></noinclude>>{{{content|}}}</pre<noinclude></noinclude>></div>
</div><noinclude>[[Category:Boxed text]]
</div>
 
<div style="clear:both;"></div><noinclude>
==Usage==
==Usage==
<nowiki>{{Keyboard|content=some content}}</nowiki>
<nowiki>{{Keyboard|content=some content}}</nowiki>
Line 13: Line 13:
</syntaxhighlight>
</syntaxhighlight>
}}
}}
</noinclude>
[[Category:templates]]</noinclude>

Latest revision as of 19:13, 31 January 2014

Type This

Usage[edit source]

{{Keyboard|content=some content}}

Example[edit source]

Type This
 echo "Hello there"