Difference between revisions of "Template:create"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(Created page with "<includeonly>{{comic | number = | date = | title = | image = | imagesize = | titletext = }} == Explanation == <!-- Replace this line with the explanatio...")
 
(Do we normally use "1 December 2019)
(32 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 
<includeonly>{{comic
 
<includeonly>{{comic
 +
| number    = {{subst:LATESTCOMIC}}
 +
| date      = {{subst:CURRENTMONTHNAME}} {{subst:CURRENTDAY}}, {{subst:CURRENTYEAR}}
 +
| title    = {{{1|Title}}}
 +
| image    = {{{2}}}
 +
| titletext = {{{3|Titletext}}}
 +
}}
 +
 +
==Explanation==
 +
{{incomplete|New page}}
 +
 +
==Transcript==
 +
{{incomplete transcript}}
 +
 +
{{comic discussion}}
 +
<!-- Include any categories below this line. -->
 +
</includeonly><noinclude>
 +
 +
{{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:
 +
 +
<pre>
 +
{{comic
 
| number    =  
 
| number    =  
 
| date      =  
 
| date      =  
 
| title    =  
 
| title    =  
 
| image    =  
 
| image    =  
| imagesize =
 
 
| titletext =  
 
| titletext =  
 
}}
 
}}
  
== Explanation ==
+
==Explanation==
<!-- Replace this line with the explanation! -->
+
{{incomplete|New page}}
 +
 
 +
==Transcript==
 +
{{incomplete transcript}}
 +
 
 +
{{comic discussion}}
 +
<!-- Include any categories below this line. -->
 +
</pre>
  
== Transcript ==
+
<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]].
<!-- The transcript can be found in a hidden <div> element on the xkcd comic's html source, with id "transcript". -->
 
  
{{Comic discussion}}</inclueonly>
+
To use this template, copy the following:
 +
<code><nowiki>{{subst:create|Title|Image|Titletext}}</nowiki></code>
 +
[[Category:Templates]]
 +
</noinclude>

Revision as of 17:29, 1 January 2020


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}}