Template:Infobox: Difference between revisions

Want an adless experience? Log in or Create an account.
m
Text replacement - "<br>" to "<br/>"
No edit summary
m (Text replacement - "<br>" to "<br/>")
Line 20: Line 20:
| <div class="label">{{Float|center|{{{logo}}}}}</div>
| <div class="label">{{Float|center|{{{logo}}}}}</div>
}}{{#if: {{{boxart|{{{image|}}}}}}
}}{{#if: {{{boxart|{{{image|}}}}}}
| {{Float|center|{{{boxart|{{{image|}}}}}}{{#if: {{{caption|}}}|<br>'' {{{caption}}} ''}}}}
| {{Float|center|{{{boxart|{{{image|}}}}}}{{#if: {{{caption|}}}|<br/>'' {{{caption}}} ''}}}}
}}
}}
<table class="infotable"><!--
<table class="infotable"><!--
Line 42: Line 42:
| {{Infobox/Row|Purpose|{{{purpose}}}}}
| {{Infobox/Row|Purpose|{{{purpose}}}}}
}}{{#if: {{{special|}}}
}}{{#if: {{{special|}}}
| {{Infobox/Row|Special<br>Characteristics|{{{special}}}}}
| {{Infobox/Row|Special<br/>Characteristics|{{{special}}}}}
}}{{#if: {{{number|}}}
}}{{#if: {{{number|}}}
| {{Infobox/Row|Number|{{{number}}}}}
| {{Infobox/Row|Number|{{{number}}}}}
Line 53: Line 53:
| {{Infobox/Row|Attacks|{{{attack}}}}}
| {{Infobox/Row|Attacks|{{{attack}}}}}
}}{{#if: {{{weapon|}}}
}}{{#if: {{{weapon|}}}
| {{Infobox/Row|Effective<br>Weapons|{{{weapon}}}}}
| {{Infobox/Row|Effective<br/>Weapons|{{{weapon}}}}}
}}{{#if: {{{element|}}}
}}{{#if: {{{element|}}}
| {{Infobox/Row|Element|{{{element}}}}}
| {{Infobox/Row|Element|{{{element}}}}}
Line 87: Line 87:
| {{Infobox/Row|Members|{{{members}}}}}
| {{Infobox/Row|Members|{{{members}}}}}
}}{{#if: {{{pointsint|}}}
}}{{#if: {{{pointsint|}}}
| {{Infobox/Row|Points of<br>Interest|{{{pointsint}}}}}
| {{Infobox/Row|Points of<br/>Interest|{{{pointsint}}}}}
}}{{#if: {{{item|}}}
}}{{#if: {{{item|}}}
| {{Infobox/Row|Items|{{{item}}}}}
| {{Infobox/Row|Items|{{{item}}}}}
Line 183: Line 183:
   | {{Infobox/Row|Model|{{{model}}}}}
   | {{Infobox/Row|Model|{{{model}}}}}
   }}{{#if: {{{seasons|}}}
   }}{{#if: {{{seasons|}}}
   | {{Infobox/Row|Number of<br>Seasons|{{{seasons}}}}}
   | {{Infobox/Row|Number of<br/>Seasons|{{{seasons}}}}}
   }}{{#if: {{{episodes|}}}
   }}{{#if: {{{episodes|}}}
   | {{Infobox/Row|Number of<br>Episodes|{{{episodes}}}}}
   | {{Infobox/Row|Number of<br/>Episodes|{{{episodes}}}}}
   }}{{#if: {{{language|}}}
   }}{{#if: {{{language|}}}
   | {{Infobox/Row|Language|{{{language}}}}}
   | {{Infobox/Row|Language|{{{language}}}}}
Line 199: Line 199:
   | {{Infobox/Row|Color|{{{color}}}}}
   | {{Infobox/Row|Color|{{{color}}}}}
   }}{{#if: {{{quantity|}}}
   }}{{#if: {{{quantity|}}}
   | {{Infobox/Row|Limited<br>Quantity|{{{quantity}}}}}
   | {{Infobox/Row|Limited<br/>Quantity|{{{quantity}}}}}
   }}{{#if: {{{ISBN|}}}
   }}{{#if: {{{ISBN|}}}
   | {{Infobox/Row|ISBN|{{{ISBN}}}}}
   | {{Infobox/Row|ISBN|{{{ISBN}}}}}
Line 750: Line 750:
| [default] || {{Infobox|name=Default|walkthrough=example}}
| [default] || {{Infobox|name=Default|walkthrough=example}}
|-
|-
| boss<br>enemy || {{Infobox|boss|name=Hostile|walkthrough=example}}
| boss<br/>enemy || {{Infobox|boss|name=Hostile|walkthrough=example}}
|-
|-
| dungeon || {{Infobox|dungeon|name=Dungeon|walkthrough=example}}
| dungeon || {{Infobox|dungeon|name=Dungeon|walkthrough=example}}
|-
|-
| location<br>shop || {{Infobox|location|name=Location|walkthrough=example}}
| location<br/>shop || {{Infobox|location|name=Location|walkthrough=example}}
|-
|-
| character<br>group<br>race<br>shop owner || {{Infobox|character|name=Character|walkthrough=example}}
| character<br/>group<br/>race<br/>shop owner || {{Infobox|character|name=Character|walkthrough=example}}
|-
|-
| item<br>collectible<br>ring<br>weapon<br>object || {{Infobox|item|name=Item|walkthrough=example}}
| item<br/>collectible<br/>ring<br/>weapon<br/>object || {{Infobox|item|name=Item|walkthrough=example}}
|-
|-
| event<br>minigame<br>secret<br>skill<br>song || {{Infobox|event|name=Knowledge|walkthrough=example}}
| event<br/>minigame<br/>secret<br/>skill<br/>song || {{Infobox|event|name=Knowledge|walkthrough=example}}
|-
|-
| interview<br>member<br>person<br>product<br>publication<br>game<br>console<br>fan game || {{Infobox|interview|name=Nondiegetic|walkthrough=example}}
| interview<br/>member<br/>person<br/>product<br/>publication<br/>game<br/>console<br/>fan game || {{Infobox|interview|name=Nondiegetic|walkthrough=example}}
|}
|}