Template:Keyboard: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
m (And fix :)
m (ops, this was just an experiment, not related with the problem/fix mentioned before)
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%; min-height:64px; overflow:auto;"><pre<noinclude></noinclude>>{{{content|}}}</pre<noinclude></noinclude>></div>
   <div style="float:left; width:90%; overflow:auto;"><pre<noinclude></noinclude>>{{{content|}}}</pre<noinclude></noinclude>></div>
</div>
</div>
<div style="clear:both;"></div><noinclude>
<div style="clear:both;"></div><noinclude>

Revision as of 14:40, 9 September 2021

Type This

Usage

{{Keyboard|content=some content}}

Example

Type This
echo "Hello there"
Note: for resource dumping, directories are NOT automatically created. If the specified directorie(s) don't exist, the dumping will fail. However, directories for text languages with the '--output-txt' option will be automatically created if necessary.