Template:Boxcode: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 62: | Line 62: | ||
very long lines adds a horizontal scroll bar | very long lines adds a horizontal scroll bar | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
{{Boxcode|width=350px|height=200px|float= | {{Boxcode|width=350px|height=200px|float=right|title=width=350px height=200px float=right|content=<syntaxhighlight lang="xml"> | ||
<code> | <code> | ||
lines | lines | ||
Line 76: | Line 76: | ||
very long lines adds a horizontal scroll bar | very long lines adds a horizontal scroll bar | ||
############################################### | ############################################### | ||
</syntaxhighlight>}} | |||
{{Boxcode|width=auto|height=auto|float=left|title=width=auto height=auto float=left|content=<syntaxhighlight lang="xml"> | |||
<code> | |||
lines | |||
<!--here--> | |||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
{{Boxcode|width=150px|height=auto|float=left|title=width=150px height=auto float=left|content=<syntaxhighlight lang="xml"> | {{Boxcode|width=150px|height=auto|float=left|title=width=150px height=auto float=left|content=<syntaxhighlight lang="xml"> |
Revision as of 06:22, 28 August 2021
Code Sample
content
Usage
{{Boxcode|content=Code Sample}}
...or...
{{Boxcode|title=Custom Title|content=Code Sample}}
...or...
{{Boxcode|width=50%|title=Custom Title|content=Code Sample}}
...or...
{{Boxcode|width=50%|float=right|title=Custom Title|content=Code Sample}}
...or...
{{Boxcode|width=500px|height=500px|float=center|title=Custom Title|content=Code Sample}}
Examples
Custom Title
<code>
lines
<!--here-->
very long lines adds a horizontal scroll bar at bottom of the template to preserve the width of the wiki pages ...............................................................................................................................................................................................................................................................................................o/sup
width=50% float=left
<code>
lines
<!--here-->
very long lines adds a horizontal scroll bar at bottom of the template to preserve the width of the wiki pages
width=50% float=right
<code>
lines
<!--here-->
very long lines adds a horizontal scroll bar at bottom of the template to preserve the width of the wiki pages
width=700px float=left
<code>
lines
<!--here-->
very long lines adds a horizontal scroll bar
width=auto float=right
<code>
lines
<!--here-->
very long lines adds a horizontal scroll bar
width=auto float=right
<code>
lines
<!--here-->
very long lines adds a horizontal scroll bar
width=350px height=200px float=right
<code>
lines
<!--here-->
very long lines adds a horizontal scroll bar
<code>
lines
<!--here-->
very long lines adds a horizontal scroll bar
<code>
lines
<!--here-->
very long lines adds a horizontal scroll bar
###############################################
width=auto height=auto float=left
<code>
lines
<!--here-->
width=150px height=auto float=left
<code>
lines
<!--here-->