Editing TemplateTest
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 3: | Line 3: | ||
= Templates = | = Templates = | ||
== Tables == | == Tables == | ||
[[TemplateTest/Tables]] | |||
==XMB Category Icons== | ==XMB Category Icons== | ||
[[TemplateTest/XMB Category Icons]] | |||
==Buttons== | |||
[[TemplateTest/Buttons]] | |||
==Arrows== | ==Arrows== | ||
[[TemplateTest/Arrows]] | |||
[[ | |||
==Trophy== | ==Trophy== | ||
[[TemplateTest/Trophy]] | |||
==Media type== | ==Media type== | ||
[[TemplateTest/Media type]] | |||
== Content Type == | |||
[[TemplateTest/Content Type]] | |||
== | |||
== boxrendering & wikicode == | == boxrendering & wikicode == | ||
[[TemplateTest/boxrendering]] | |||
== Boxes == | == Boxes == | ||
Line 921: | Line 95: | ||
==== boxwarning ==== | ==== boxwarning ==== | ||
*<nowiki>{{Boxwarning1|content=line 1}}</nowiki> | *<nowiki>{{Boxwarning1|content=line 1}}</nowiki> | ||
{{Boxwarning1|content= | {{Boxwarning1|content=line 1}} | ||
*<nowiki>{{Boxwarning2|content=line 1<br />line 2}}</nowiki> | *<nowiki>{{Boxwarning2|content=line 1<br />line 2}}</nowiki> | ||
{{Boxwarning2|content= | {{Boxwarning2|content=line 1<br />line 2}} | ||
*<nowiki>{{Boxwarning3|content=line 1<br />line 2<br />line 3}}</nowiki> | *<nowiki>{{Boxwarning3|content=line 1<br />line 2<br />line 3}}</nowiki> | ||
{{Boxwarning3|content= | {{Boxwarning3|content=line 1<br />line 2<br />line 3}} | ||
==== boxread ==== | ==== boxread ==== | ||
*<nowiki>{{Boxread1|content=line 1}}</nowiki> | *<nowiki>{{Boxread1|content=line 1}}</nowiki> | ||
{{Boxread1|content= | {{Boxread1|content=line 1}} | ||
*<nowiki>{{Boxread2|content=line 1<br />line 2}}</nowiki> | *<nowiki>{{Boxread2|content=line 1<br />line 2}}</nowiki> | ||
{{Boxread2|content= | {{Boxread2|content=line 1<br />line 2}} | ||
*<nowiki>{{Boxread3|content=line 1<br />line 2<br />line 3}}</nowiki> | *<nowiki>{{Boxread3|content=line 1<br />line 2<br />line 3}}</nowiki> | ||
{{Boxread3 | {{Boxread3|content=line 1<br />line 2<br />line 3}} | ||
=== mbox === | === mbox === | ||
Line 1,161: | Line 327: | ||
{{cmbox | {{cmbox | ||
| type = protection | | type = protection | ||
| text = | |||
line 1 | |||
line 2 | |||
line 3 | |||
}} | |||
=== dmbox === | |||
==== example 0 - notype ==== | |||
{{dmbox | |||
| text = | | text = | ||
line 1 | line 1 | ||
Line 1,405: | Line 580: | ||
=== boxcode === | === boxcode === | ||
<nowiki>{{ | *<nowiki>{{Boxcode|content=<syntaxhighlight lang="c">line 1<br />line 2<br />line 3<br />etc...</syntaxhighlight>}}</nowiki> | ||
line 1<br> | {{Boxcode|content=<syntaxhighlight lang="c"> | ||
line 2<br> | |||
line 3<br> | |||
etc... | |||
{{ | |||
line 1 | line 1 | ||
line 2 | line 2 | ||
Line 1,418: | Line 588: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
=== | === boxhexeditor === | ||
< | <div style="float:left; width:100%;"> | ||
<div style="float: left; width: 70px;">[[image:Edit-copy_green.svg.png|Source Code|64x64px|left]]</div> | |||
<div style="float:left; width:700px;"><pre> | |||
< | |||
line 1 | line 1 | ||
line 2 | line 2 | ||
line 3 | line 3 | ||
line 4 | |||
line 5 | |||
line 6 | |||
</pre></div></div><div style="clear:both;"></div> | |||
==Target ID== | |||
[[TemplateTest/Target ID]] | |||
{{ | {{Other}}<noinclude>[[Category:Main]]</noinclude> |