Difference between revisions of "Template:create"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(Instructional line is intentional.)
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<includeonly>{{comic
 
<includeonly>{{comic
| number    =  
+
| number    = {{subst:LATESTCOMIC}}
| date      =  
+
| date      = {{subst:CURRENTDAY}} {{subst:CURRENTMONTHNAME}}, {{subst:CURRENTYEAR}}
| title    =  
+
| title    = {{{1|Title}}}
| image    =  
+
| image    = {{{2}}}
| titletext =  
+
| titletext = {{{3|Titletext}}}
 
}}
 
}}
  
Line 36: Line 36:
  
 
{{comic discussion}}
 
{{comic discussion}}
<noinclude>
 
 
<!-- Include any categories below this line. -->
 
<!-- Include any categories below this line. -->
 
</noinclude>
 
 
</pre>
 
</pre>
  
 
<nowiki>*</nowiki> For more information about this feature, see [[mw:Manual:Creating pages with preloaded text]] and [[mw:Manual:Parameters to index.php#Options affecting the edit form]].
 
<nowiki>*</nowiki> For more information about this feature, see [[mw:Manual:Creating pages with preloaded text]] and [[mw:Manual:Parameters to index.php#Options affecting the edit form]].
  
 +
To use this template, copy the following:
 +
<code><nowiki>{{subst:create|Title|Image|Titletext}}</nowiki></code>
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 05:53, 18 May 2015


Note This page is used by Template:comicsrow, which in turn is included in List of all comics.

The following is the text preloaded* by this template:

{{comic
| number    = 
| date      = 
| title     = 
| image     = 
| titletext = 
}}

==Explanation==
{{incomplete|New page}}

==Transcript==
{{incomplete transcript}}

{{comic discussion}}
<!-- Include any categories below this line. -->

* For more information about this feature, see mw:Manual:Creating pages with preloaded text and mw:Manual:Parameters to index.php#Options affecting the edit form.

To use this template, copy the following: {{subst:create|Title|Image|Titletext}}