Difference between revisions of "Template:comic"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(Better subst the {{PAGENAME}} when using this template, to avoid problems with transclusions (such as the latest comic in the main page, displaying "Main Page" as the title). Comic title won't change, whereas the page using {{comic}} could be renamed)
Line 17: Line 17:
 
| number    =  
 
| number    =  
 
| date      =  
 
| date      =  
| title    = {{PAGENAME}}
+
| title    = {{subst:PAGENAME}}
 
| image    =  
 
| image    =  
 
| imagesize =  
 
| imagesize =  

Revision as of 12:03, 6 August 2012

Usage

{{comic
| number    = 
| date      = 
| title     = {{subst:PAGENAME}}
| image     = 
| imagesize = 
| alttext   = 
}}

Note: If the page title is not the comic title, change the "title" field.

The imagesize field is optional for larger comics. The larger dimension (height or width) will be limited to the size. Warning: If the size is larger than the image, the image will be stretched. Format must be in pixels (eg: "350px")