Difference between revisions of "Template:Infobox"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 14: | Line 14: | ||
<td class="infoboxtd1strow"><b>Shop</b>:</td>  | <td class="infoboxtd1strow"><b>Shop</b>:</td>  | ||
<td>{{{shop}}}</td>  | <td>{{{shop}}}</td>  | ||
| + | </tr>}}  | ||
| + | {{#if:{{{license|}}}|  | ||
| + | <tr>  | ||
| + | <td class="infoboxtd1strow"><b>License</b>:</td>  | ||
| + | <td>{{{shop}}}</td>  | ||
| + | </tr>}}  | ||
| + | |||
| + | {{#if:{{{note|}}}|  | ||
| + | <tr>  | ||
| + | <td class="infoboxnote"><b>Note:</b>:{{{note}}}  | ||
</tr>}}  | </tr>}}  | ||
</table>  | </table>  | ||