Template:post-pic

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(change the way default parameters are handled)
(not all images are tweet images!)
 
(includes 9 intermediate revisions)
Line 1: Line 1:
{{#if:{{{1|}}}|<!--
{{#if:{{{1|}}}|<!--
-
   -->{{#if:{{{isvideo|}}}<!--
+
   -->{{#switch:{{#if:{{{nophoto|}}}|nophoto|{{{1|}}}}}<!--
 +
  -->|Nophoto.PNG<!--
 +
  -->|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 */
 +
  -->|#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><!--
     -->|<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><!--
-
     -->|<br />[[File:{{{1|}}}{{!}}{{#if:{{{size|}}}|{{{size|}}}|200px}}{{!}}{{post-getTypeName|{{{2|}}}}} image for {{{date|Date}}}]]<!--
+
     -->|{{#if:{{{isFirst|}}}||<br />}}[[File:{{{1|}}}{{!}}{{#if:{{{size|}}}|{{{size|}}}|200px}}{{!}}{{post-getTypeName|{{{2|}}}}} image for {{{date|Date}}}]]<!--
-
   -->}}<!--
+
   -->}}<!-- /* #if:{{{isvideo}}} */
-
-->|}}<noinclude>
+
  -->}}<!-- /* #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
Personal tools