Half Life 2 Texture Recreation/SecTemplate: Difference between revisions
From Valve Cut Content
(actually works) |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#if:{{{headername|}}}| <!-- don't forget: for the LAST sectemplate we must have a table-end thanks to this shortcut --> | {{#if:{{{headername|}}}| <!-- don't forget: for the LAST sectemplate we must have a table-end thanks to this shortcut --> | ||
{{!}}} | <!--{{!}}}--> | ||
==={{{headername}}}=== | ==={{{headername}}}=== | ||
{{{!}} class="wikitable" | {{{!}} class="wikitable" | ||
Line 10: | Line 10: | ||
|- | |- | ||
| {{{Name}}} || {{{Evidence}}} || {{{Recreations}}} | | {{{Name}}} || {{{Evidence}}} || {{{Recreations}}} | ||
{{#if:{{{last|}}}| | |||
{{!}}} | |||
}} | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Line 19: | Line 23: | ||
[[File:Example.jpg|thumb]] | [[File:Example.jpg|thumb]] | ||
}} | }} | ||
|} | test 2 | ||
{{:Half Life 2 Texture Recreation/SecTemplate | |||
|headername=brickfloor003x | |||
|Name=brickfloor003a | |||
|Evidence=Oh god | |||
|Recreations=By dude:{{clear}} | |||
[[File:Example.jpg|thumb]] | |||
}} | |||
{{:Half Life 2 Texture Recreation/SecTemplate | |||
|Name=brickfloor003a | |||
|Evidence=Oh god | |||
|Recreations=By dude:{{clear}} | |||
[[File:Example.jpg|thumb]] | |||
|last=y | |||
}} | |||
</noinclude> | </noinclude> |