Difference between revisions of "Template:TestTable"
From Game Detectives Wiki
| [checked revision] | [checked revision] |
| Line 1: | Line 1: | ||
| − | {| | + | {{SpoilerTable |
| − | ! | + | | content = [[File:{{{icon}}}|48x48px|link={{{page_name}}}]]{{#if:{{{icon_2|}}}|<br/>[[File:{{{icon_2}}}|48x48px|link={{{page_name}}}]]}} |
| − | + | | hidden = {{#if: {{{spoiler|}}} | 1 }} | |
| − | |} | + | | toggle = [[File:Exclamation.png|x30px|link=]]<br/><span style="font-size:80%;">[Show]</span> |
| + | | identifier = {{{internal_name}}} | ||
| + | | sort = {{#if: {{{id|}}} | {{{id}}} }} | ||
| + | }} | ||
| + | {{SpoilerTable | ||
| + | | content = [[{{{page_name}}}{{#if:{{{name|}}}|{{!}}{{{name}}}}}]]{{#if:{{{dlc|}}}|{{DLC|{{{dlc}}}}}}} | ||
| + | | hidden = {{#if: {{{spoiler|}}} | 1 }} | ||
| + | | message = <span style="color:#d1394e">'''Contains spoilers'''</span> | ||
| + | | identifier = {{{internal_name}}} | ||
| + | }} | ||
| + | {{SpoilerTable | ||
| + | | content = {{{description}}} | ||
| + | | hidden = {{#if: {{{spoiler|}}} | 1 }} | ||
| + | | identifier = {{{internal_name}}} | ||
| + | }} | ||
| + | {{SpoilerTable | ||
| + | | content = {{{blueprint}}} | ||
| + | | hidden = {{#if: {{{spoiler|}}} | 1 }} | ||
| + | | identifier = {{{internal_name}}} | ||
| + | }} | ||
| + | {{SpoilerTable | ||
| + | | content = {{{info_1}}} | ||
| + | | hidden = {{#if: {{{spoiler|}}} | 1 }} | ||
| + | | identifier = {{{internal_name}}} | ||
| + | }} | ||
| + | {{#if: {{{info_2|}}} | | ||
| + | {{SpoilerTable | ||
| + | | content = {{{info_2}}} | ||
| + | | hidden = {{#if: {{{spoiler|}}} | 1 }} | ||
| + | | identifier = {{{internal_name}}} | ||
| + | }} |<!-- | ||
| + | -->}}{{SpoilerTable | ||
| + | | content = {{#if: {{{stat|}}} | {{Stat|{{{stat}}}}} | N/A }} | ||
| + | | hidden = {{#if: {{{spoiler|}}} | 1 }} | ||
| + | | identifier = {{{internal_name}}} | ||
| + | }} | ||
| + | {{#if: {{{removed|}}} | | ||
| + | {{SpoilerTable | ||
| + | | content = {{{removed}}} | ||
| + | | hidden = {{#if: {{{spoiler|}}} | 1 }} | ||
| + | | identifier = {{{internal_name}}} | ||
| + | }} | ||