Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Template:Clear: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<div id="catlinks">[[Image:GB_small.png]]The following article is a game for the [[Nintendo Game Boy]].</div>
<includeonly><div style="clear: {{ #if: {{{1|}}} | {{{1}}} | both }};"></div></includeonly><noinclude>
{{clear}}<br>
Inserts a <tt>clear: both</tt> block. Useful for getting below images in pages.
{| class="infobox bordered" cellpadding="4" style="width: 22em; font-size: 95%; float: right;"
 
| align="center" colspan=2 bgcolor="#ccccff" style="font-size:110%; " | '''''Mr.Do'''''
You can set the first parameter to ''left'' or ''right'' to only have it clear that side, e.g. <tt><nowiki>{{clear|left}}</nowiki></tt>.
|-
 
| align="center" colspan="2" | [[Image:{{{image}}}]]
[[Category:Layout templates]]</noinclude>
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Internal Name'''
| style="width:14em" | Mr.Do
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Region Code'''
| {{{regioncode}}}
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Type'''
| {{{type}}}
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''SGB Support'''
| {{{supergameboy}}}
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Cartridge Type'''
| {{{cartridgetype}}}
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''License Code'''
| {{{licensecode}}}
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''ROM Size'''
| {{{romsize}}}
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''ROM Checksum'''
| {{{romchecksum}}}
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''SRAM Size'''
| {{{sramsize}}}
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Header Checksum'''
| {{{headerchecksum}}}
|-
!align="center" colspan=2 bgcolor="#ccccff" style="font-size:110%; " | [[{{{game}}}:ROM map|ROM Map]] | [[{{{game}}}:RAM map|RAM Map]] | [[{{{game}}}:TBL|Text Table]] | [[{{{game}}}:Notes|Notes]] | [[{{{game}}}:Tutorials|Tutorials]]
|}
<includeonly>[[Category:GB/C games]][[Category:Mr.Do]]</includeonly>

Latest revision as of 04:17, 24 January 2024

Inserts a clear: both block. Useful for getting below images in pages.

You can set the first parameter to left or right to only have it clear that side, e.g. {{clear|left}}.