Difference between revisions of "Quickie Wiki template"
Harley Tuck (talk | contribs) (reference page to quickie wiki instructions) |
Harley Tuck (talk | contribs) |
||
Line 1: | Line 1: | ||
Ok, here's the code to copy, mod and paste into the modules page you came here from. | Ok, here's the code to copy, mod and paste into the modules page you came here from. | ||
Be considerate with the screenshots: try to keep them smaller than 800px max dimension and don't flood the place with them. Upload them with the 'Upload file' link in the toolbox on the left edge of this wiki page | Be considerate with the screenshots: try to keep them smaller than 800px max dimension and don't flood the place with them. Upload them with the 'Upload file' link in the toolbox on the left edge menu of this wiki page | ||
Using images with filenames 'picnameN.jpg', the following markup produces the display shown after it. | Using images with filenames 'picnameN.jpg', the following markup produces the display shown after it. | ||
Gotta remember to only replace the text, don't mess with any of the punctuation... | |||
This code: | This code:<br> | ||
<code> | |||
< | <nowiki>= Module Title =</nowiki><br> | ||
<nowiki>= Module Title = | <nowiki>My Module does thus and such.<br></nowiki><br> | ||
<nowiki> | |||
<nowiki>And you can do this and that.<br></nowiki><br> | <nowiki>And you can do this and that.<br></nowiki><br> | ||
<nowiki>'''''Contact me at:'''''<br></nowiki><br> | <nowiki>'''''Contact me at:'''''<br></nowiki><br> | ||
<nowiki>contactme@myemail.com<br></nowiki><br> | <nowiki>contactme@myemail.com<br></nowiki><br> | ||
<nowiki>'''''Sample screenshots:'''''<br></nowiki><br> | <nowiki>'''''Sample screenshots:'''''<br></nowiki><br> | ||
<nowiki>[[Image:picname1.jpg | <nowiki>[[Image:picname1.jpg]]</nowiki><br> | ||
<nowiki><br>< | <nowiki>[[Image:picname2.jpg]]</nowiki><br> | ||
< | <nowiki><br><br></nowiki> | ||
</code> | |||
displays this:<br> | displays this:<br> | ||
= Module Title = | |||
= Module Title = | My Module does thus and such.<br> | ||
And you can do this and that.<br> | And you can do this and that.<br> | ||
'''''Contact me at:'''''<br> | '''''Contact me at:'''''<br> | ||
contactme@myemail.com<br> | contactme@myemail.com<br> | ||
'''''Sample screenshots:'''''<br> | '''''Sample screenshots:'''''<br> | ||
[[Image:picname1.jpg | [[Image:picname1.jpg]] | ||
<br> | <br> | ||
[[Image:picname2.jpg | [[Image:picname2.jpg]] | ||
Revision as of 20:04, 9 April 2021
Ok, here's the code to copy, mod and paste into the modules page you came here from. Be considerate with the screenshots: try to keep them smaller than 800px max dimension and don't flood the place with them. Upload them with the 'Upload file' link in the toolbox on the left edge menu of this wiki page
Using images with filenames 'picnameN.jpg', the following markup produces the display shown after it. Gotta remember to only replace the text, don't mess with any of the punctuation...
This code:
= Module Title =
My Module does thus and such.<br>
And you can do this and that.<br>
'''''Contact me at:'''''<br>
contactme@myemail.com<br>
'''''Sample screenshots:'''''<br>
[[Image:picname1.jpg]]
[[Image:picname2.jpg]]
<br><br>
displays this:
Module Title
My Module does thus and such.
And you can do this and that.
Contact me at:
contactme@myemail.com
Sample screenshots: