×
Create a new article
Write your page title here:
We currently have 2,883 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
2,883Articles

Template:VersionHistory: Difference between revisions

m (add onlyinclude tags and some explanation)
m (wrong info)
Line 5: Line 5:
<pre>{{vh
<pre>{{vh
|0.100a
|0.100a
|example.png (Example World)
|example.png (Example World), two.png (Another World)
|author1, author2
|author1, author2
|1999/09/19}}
|1999/09/19}}
Line 21: Line 21:
...
...
</pre>
</pre>
after the last template you use, put <nowiki></div></nowiki> a couple of times, so you dont run into problems. ''probably should make a <nowiki>{{vhend}}</nowiki> or something...''
If there is normal page content below a usage of this template, put a couple <nowiki></div></nowiki> in there to stop the css from bleeding onto it


[[Template:VersionHistory/Images]]
[[Template:VersionHistory/Images]]


[[Template:VersionHistory/Category]]
[[Template:VersionHistory/Category]]

Revision as of 01:09, 23 October 2023

Patch {{{1}}} / Contributing Authors: {{{2}}}
Release Date: {{{3}}}

use in a version history page like this

{{vh
|0.100a
|example.png (Example World), two.png (Another World)
|author1, author2
|1999/09/19}}
*text
*text
...

or for patches like this

{{vh
|2
|author1, author2
|1999/09/29}}
*text
*text
...

If there is normal page content below a usage of this template, put a couple </div> in there to stop the css from bleeding onto it

Template:VersionHistory/Images

Template:VersionHistory/Category