Template:InfoBox Evidence: Difference between revisions
Appearance
Black Demon (talk | contribs) m Forgot about image size |
Eyacorkett (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
{| class="infobox" style="width: 900px; text-align: left; font-size: 1em; float: none; margin-left: 0; margin-right: 1em; clear: left;" cellpadding="2" | {| class="infobox" style="width: 900px; text-align: left; font-size: 1em; float: none; margin-left: 0; margin-right: 1em; clear: left;" cellpadding="2" | ||
|- | |- | ||
| style="color: #ffffff; text-align:center; vertical-align:middle; /*height:28px;*/ font-size: small; background-color: #D40082;" | '''{{#if:{{{clue|}}}|{{{clue}}}| | | style="color: #ffffff; text-align:center; vertical-align:middle; /*height:28px;*/ font-size: small; background-color: #D40082;" | '''{{#if:{{{clue|}}}|{{{clue}}}|Evidence}}''' | ||
|- | |- | ||
| style="padding:4px 1px;" | | | style="padding:4px 1px;" | | ||
| Line 12: | Line 12: | ||
<pre> | <pre> | ||
{{InfoBox Evidence| | {{InfoBox Evidence| | ||
<insert clues/ | <insert clues/evidence here> | ||
|image= (Optional) | |image= (Optional) | ||
{{Evidence | {{Evidence | ||
| Line 20: | Line 20: | ||
|<Image4>|text4=<description of Image4>|size4=<size of Image4> (Optional, defaults to "220")}} | |<Image4>|text4=<description of Image4>|size4=<size of Image4> (Optional, defaults to "220")}} | ||
.......... | .......... | ||
|clue= (Optional, defaults to " | |clue= (Optional, defaults to "Evidence")}} | ||
</pre> | </pre> | ||
Latest revision as of 15:35, 15 July 2026
| Evidence |
List of parameters:
{{InfoBox Evidence|
<insert clues/evidence here>
|image= (Optional)
{{Evidence
|<Image1>|text1=<description of Image1>|size1=<size of Image1> (Optional, defaults to "220")
|<Image2>|text2=<description of Image2>|size2=<size of Image2> (Optional, defaults to "220")
|<Image3>|text3=<description of Image3>|size3=<size of Image3> (Optional, defaults to "220")
|<Image4>|text4=<description of Image4>|size4=<size of Image4> (Optional, defaults to "220")}}
..........
|clue= (Optional, defaults to "Evidence")}}
Note: Each row can only contain four images. To use more than one row of images, keep repeating the {{Evidence}} template all over again.