Template:post-pic
From Homestar Runner Wiki
(Difference between revisions)
(site parameter is now unnamed here and in called template) |
(not all images are tweet images!) |
||
(includes 10 intermediate revisions) | |||
Line 1: | Line 1: | ||
{{#if:{{{1|}}}|<!-- | {{#if:{{{1|}}}|<!-- | ||
- | -->{{#if:{{{isvideo|}}}<!-- | + | -->{{#switch:{{#if:{{{nophoto|}}}|nophoto|{{{1|}}}}}<!-- |
- | -->|<div style="background-color: black; padding:6px; display:inline-block;"><div style="display:block; margin-bottom:8px; border-bottom: 10px dotted white;"></div>[[File:{{{1|}}}{{!}}{{{size| | + | -->|Nophoto.PNG<!-- |
- | -->|<br />[[File:{{{1|}}}|{{{size| | + | -->|nophoto.png<!-- |
- | -->}}<!-- | + | -->|nophoto={{nophoto|200px|filename={{#if:{{{nophoto|}}}|{{{1|}}}|}}|caption=Please upload missing {{post-getTypeName|{{{2|}}}}} image.}}<!-- /* use nophoto template in any of these cases */ |
- | -->|}}<noinclude> | + | -->|#default={{#if:{{{isvideo|}}}<!-- |
+ | -->|<div style="background-color: black; padding:6px; display:inline-block;"><div style="display:block; margin-bottom:8px; border-bottom: 10px dotted white;"></div>[[File:{{{1|}}}{{!}}{{#if:{{{size|}}}|{{{size|}}}|188px}}{{!}}Video thumbnail for {{{date|Date}}}]]<div style="display:block; margin-top:6px; border-top: 10px dotted white;"></div></div><!-- | ||
+ | -->|{{#if:{{{isFirst|}}}||<br />}}[[File:{{{1|}}}{{!}}{{#if:{{{size|}}}|{{{size|}}}|200px}}{{!}}{{post-getTypeName|{{{2|}}}}} image for {{{date|Date}}}]]<!-- | ||
+ | -->}}<!-- /* #if:{{{isvideo}}} */ | ||
+ | -->}}<!-- /* #switch {{{1}}} */ | ||
+ | -->|}}<!-- /* #if {{{1}}} */ | ||
+ | --><noinclude> | ||
:See {{t|post}} | :See {{t|post}} | ||
- | *Helper function to display images | + | *Helper function to display images |
+ | ** Uses {{t|nophoto}}. | ||
[[Category:Toon Article Formatting Templates|{{PAGENAME}}]]</noinclude> | [[Category:Toon Article Formatting Templates|{{PAGENAME}}]]</noinclude> |
Current revision as of 14:17, 25 September 2024
- See {{post}}
- Helper function to display images
- Uses {{nophoto}}.