Difference between revisions of "Template:create"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(add parameters)
(forgot that an asterisk is a special character in mediawiki :))
(19 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
<includeonly>{{comic
 
<includeonly>{{comic
| number    = {{{number|}}}
+
| number    =  
| date      = {{{date|}}}
+
| date      =  
| title    = {{{title|}}}
+
| title    =  
| image    = {{{image|}}}
+
| image    =  
| imagesize =  
 
 
| titletext =  
 
| titletext =  
 
}}
 
}}
  
== Explanation ==
+
==Explanation==
<!-- Replace this line with the explanation! -->
+
{{incomplete}}
  
== Transcript ==
+
==Transcript==
<!-- The transcript can be found in a hidden <div> element on the xkcd comic's html source, with id "transcript". -->
+
{{incomplete transcript}}
  
{{Comic discussion}}</includeonly><noinclude>
+
{{comic discussion}}
 +
<!-- Include any categories below this line. --></includeonly><noinclude>
  
Documentation for this template goes here. See [[mw:Manual:Creating pages with preloaded text]] and [[mw:Manual:Parameters to index.php#Options affecting the edit form]].</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    =
 +
| date      =
 +
| title    =
 +
| image    =
 +
| titletext =
 +
}}
 +
 
 +
==Explanation==
 +
{{incomplete}}
 +
 
 +
==Transcript==
 +
{{incomplete transcript}}
 +
 
 +
{{comic discussion}}
 +
<!-- Include any categories below this line. -->
 +
</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]].
 +
 
 +
[[Category:Templates]]
 +
</noinclude>

Revision as of 08:26, 5 March 2014


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

==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.