Template:Keyboard: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Problem) |
||
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<noinclude></noinclude>>{{{content|}}}</pre<noinclude></noinclude>></div> | <div style="float:left; width:90%; min-height:64px;"><pre<noinclude></noinclude>>{{{content|}}}</pre<noinclude></noinclude>></div> | ||
</div> | </div> | ||
<div style="clear:both;"></div><noinclude> | <div style="clear:both;"></div><noinclude> | ||
Line 11: | Line 11: | ||
{{Keyboard|content= | {{Keyboard|content= | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
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. | |||
</syntaxhighlight> | </syntaxhighlight> | ||
}} | }} | ||
[[Category:templates]]</noinclude> | [[Category:templates]]</noinclude> |
Revision as of 12:59, 9 September 2021
Usage
{{Keyboard|content=some content}}