Jump to content

Template:InfoBox Game: Difference between revisions

From IMVGDb
No edit summary
No edit summary
Line 2: Line 2:
|Developer={{{developer}}}
|Developer={{{developer}}}
}}<div class="infobox-body">
}}<div class="infobox-body">
     <div class="infobox-title">{{{title}}}</div>
     <div class="infobox-title">{{{title|}}}</div>
     {{#if:{{{image|}}}|
     {{#if:{{{image|}}}|
     <div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|{{{size|300px}}}]]</div>
     <div class="infobox-image">[[File:{{PAGENAME:{{{image|}}}}}|{{{size|300px}}}]]</div>
     }}
     }}
     <table class="infobox-table">
     <table class="infobox-table">
Line 10: Line 10:
         <tr>
         <tr>
             <th>Released</th>
             <th>Released</th>
             <td>{{{release}}}</td>
             <td>{{{release|}}}</td>
         </tr>
         </tr>
     }}
     }}
Line 16: Line 16:
         <tr>
         <tr>
             <th>Developer</th>
             <th>Developer</th>
             <td>[[{{{developer}}}]]</td>
             <td>[[{{{developer|}}}]]</td>
         </tr>
         </tr>
     }}
     }}

Revision as of 15:23, 24 February 2026

Property "Developer" (as page type) with input value "{{{developer}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.