Template:Keyboard: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 19: | Line 19: | ||
The text is not really preformatted, the content in the examples below are identical but are displayed different | The text is not really preformatted, the content in the examples below are identical but are displayed different | ||
{{Keyboard|content= | {{Keyboard|content= | ||
'''ps3mfw.exe''' <br> <span style="color:blue">''%1 "Y:\PS3-Firmwares\OFW430.PUP"''</span> | ""Z:/MFWOtherOS-out/MFW430.PUP" --gui false --debug true --patch_pup --pup-build "" --version-string "" --version-suffix "PSDEVWIKI" --patch_lv1 --patch-lv1-peek-poke true --patch-lv1-remove-lv2-protection true --patch-lv1-sysmgr-disable-integrity-check-4x true --patch-lv1-coreos-hash-check true --patch_cos --patch-lv0-coreos-ecdsa-check true --patch-spkg-ecdsa-check true --patch-pup-search-in-game-disc true --patch-lv2-peek-poke-4x true --patch-lv2-lv1-peek-poke-4x true --patch-lv2-npdrm-ecdsa-check true --patch-lv2-payload-hermes-4x true --patch-lv2-SC36-4x true --patch_xmb --add-install-pkg true --patch-act-pkg true --add-hb-seg true --patch-app-home true --patch-ren-apphome true --patch-alpha-sort true --patch-rape-sfo true --patch_vsh --allow-pseudoretail-pkg true --allow-debug-pkg true --patch-vsh-react-psn-v2-4x true | |||
}} | }} | ||
The example above is ignoring the spaces at the line start, is displaying it in bold and | The example above <strike>is ignoring the spaces at the line start. This is normal, only for the first line</strike>, is displaying it in bold, italic, and blue, it does a linebreak, the character "'''|'''" (named pipe in wiki slang) breaks the template because is considered an indication to enter the next parameter, after the pipe it stops displaying the content (click in "edit" to see the differences)<br> | ||
The example below is really preformatted because is not using the template <nowiki>{{keyboard}}</nowiki>, in other words, the <nowiki><pre></nowiki> is made outside of <nowiki>{{keyboard}}</nowiki> template | The example below is really preformatted because is not using the template <nowiki>{{keyboard}}</nowiki>, in other words, the <nowiki><pre></nowiki> is made outside of <nowiki>{{keyboard}}</nowiki> template | ||
<pre> | <pre> | ||
'''ps3mfw.exe''' <br> <span style="color:blue">''%1 "Y:\PS3-Firmwares\OFW430.PUP"''</span> | ""Z:/MFWOtherOS-out/MFW430.PUP" --gui false --debug true --patch_pup --pup-build "" --version-string "" --version-suffix "PSDEVWIKI" --patch_lv1 --patch-lv1-peek-poke true --patch-lv1-remove-lv2-protection true --patch-lv1-sysmgr-disable-integrity-check-4x true --patch-lv1-coreos-hash-check true --patch_cos --patch-lv0-coreos-ecdsa-check true --patch-spkg-ecdsa-check true --patch-pup-search-in-game-disc true --patch-lv2-peek-poke-4x true --patch-lv2-lv1-peek-poke-4x true --patch-lv2-npdrm-ecdsa-check true --patch-lv2-payload-hermes-4x true --patch-lv2-SC36-4x true --patch_xmb --add-install-pkg true --patch-act-pkg true --add-hb-seg true --patch-app-home true --patch-ren-apphome true --patch-alpha-sort true --patch-rape-sfo true --patch_vsh --allow-pseudoretail-pkg true --allow-debug-pkg true --patch-vsh-react-psn-v2-4x true | |||
</pre> | </pre> | ||
[[Category:templates]]</noinclude> | [[Category:templates]]</noinclude> |
Revision as of 21:08, 10 September 2021
"Hello there"
Usage
{{Keyboard|content=some content}}
Example
ps3mfw.exe %1 "Y:\PS3-Firmwares\OFW430.PUP" ""Z:/MFWOtherOS-out/MFW430.PUP" --gui false --debug true --patch_pup --pup-build "" --version-string "" --version-suffix "PSDEVWIKI" --patch_lv1 --patch-lv1-peek-poke true --patch-lv1-remove-lv2-protection true --patch-lv1-sysmgr-disable-integrity-check-4x true --patch-lv1-coreos-hash-check true --patch_cos --patch-lv0-coreos-ecdsa-check true --patch-spkg-ecdsa-check true --patch-pup-search-in-game-disc true --patch-lv2-peek-poke-4x true --patch-lv2-lv1-peek-poke-4x true --patch-lv2-npdrm-ecdsa-check true --patch-lv2-payload-hermes-4x true --patch-lv2-SC36-4x true --patch_xmb --add-install-pkg true --patch-act-pkg true --add-hb-seg true --patch-app-home true --patch-ren-apphome true --patch-alpha-sort true --patch-rape-sfo true --patch_vsh --allow-pseudoretail-pkg true --allow-debug-pkg true --patch-vsh-react-psn-v2-4x true
Problems
The text is not really preformatted, the content in the examples below are identical but are displayed different
ps3mfw.exe
%1 "Y:\PS3-Firmwares\OFW430.PUP"
The example above is ignoring the spaces at the line start. This is normal, only for the first line, is displaying it in bold, italic, and blue, it does a linebreak, the character "|" (named pipe in wiki slang) breaks the template because is considered an indication to enter the next parameter, after the pipe it stops displaying the content (click in "edit" to see the differences)
The example below is really preformatted because is not using the template {{keyboard}}, in other words, the <pre> is made outside of {{keyboard}} template
'''ps3mfw.exe''' <br> <span style="color:blue">''%1 "Y:\PS3-Firmwares\OFW430.PUP"''</span> | ""Z:/MFWOtherOS-out/MFW430.PUP" --gui false --debug true --patch_pup --pup-build "" --version-string "" --version-suffix "PSDEVWIKI" --patch_lv1 --patch-lv1-peek-poke true --patch-lv1-remove-lv2-protection true --patch-lv1-sysmgr-disable-integrity-check-4x true --patch-lv1-coreos-hash-check true --patch_cos --patch-lv0-coreos-ecdsa-check true --patch-spkg-ecdsa-check true --patch-pup-search-in-game-disc true --patch-lv2-peek-poke-4x true --patch-lv2-lv1-peek-poke-4x true --patch-lv2-npdrm-ecdsa-check true --patch-lv2-payload-hermes-4x true --patch-lv2-SC36-4x true --patch_xmb --add-install-pkg true --patch-act-pkg true --add-hb-seg true --patch-app-home true --patch-ren-apphome true --patch-alpha-sort true --patch-rape-sfo true --patch_vsh --allow-pseudoretail-pkg true --allow-debug-pkg true --patch-vsh-react-psn-v2-4x true