Editing Template:Boxcode
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 1: | Line 1: | ||
<div style=" | <div style="float:left; width:100%; background:#e5e5ff; border:2px ridge #b2b2ff;"> | ||
<div style="margin:10px; overflow:auto;"><pre<noinclude></noinclude>>{{{content|}}}</pre<noinclude></noinclude>></div> | |||
</div> | |||
<div style="clear:both;"></div><noinclude> | |||
</div><noinclude> | |||
== Usage == | ==Usage== | ||
<nowiki>{{Boxcode|content=some content}}</nowiki> | |||
==Example== | |||
{{Boxcode|content= | |||
<syntaxhighlight lang="xml"> | |||
<nowiki>{{ | code | ||
{{Boxcode| | |||
lines | lines | ||
here | |||
very long lines adds a horizontal scroll bar | very long lines adds a horizontal scroll bar to the template, this preserves the width of wiki pages............................................................................................................................................................................................................................................................................................... o/ sup | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
[[Category:templates]]</noinclude> | [[Category:templates]]</noinclude> |