Difference between revisions of "Help:Editing"

From Classic Boat Library
Jump to: navigation, search
m
Line 10: Line 10:
 
Then use the tags shown in aerocraft or arena craft sections (when editing one) to see what to do.
 
Then use the tags shown in aerocraft or arena craft sections (when editing one) to see what to do.
  
For example:
+
For example the code:
the code: <nowiki>[[File:Arenacraftlogo.jpg]]</nowiki> will display the file you uploaded called Arenacraftlogo.jpg
+
<nowiki>[[File:Arenacraftlogo.jpg]]</nowiki>  
 +
will display the file you uploaded called Arenacraftlogo.jpg
 +
 
 
the code:
 
the code:
<nowiki><gallery>
+
<nowiki><gallery></nowiki>
 
File:arenacraft57b001.jpg | Page 0
 
File:arenacraft57b001.jpg | Page 0
 
File:barracuda001.jpg | Page 1
 
File:barracuda001.jpg | Page 1
 
File:barracuda002.jpg | Page 2
 
File:barracuda002.jpg | Page 2
 
File:barracuda003.jpg | Page 3
 
File:barracuda003.jpg | Page 3
</gallery>
+
<nowiki></gallery></nowiki>
</nowiki>
+
 
 
will display the brochures or images you uploaded first. Remember, to have this work, the images uploaded must be there first. If you try to upload one with a duplicate name, it should warn you.
 
will display the brochures or images you uploaded first. Remember, to have this work, the images uploaded must be there first. If you try to upload one with a duplicate name, it should warn you.
  
Line 27: Line 29:
 
make sure to keep the code I put there to "return to main page" which is:  
 
make sure to keep the code I put there to "return to main page" which is:  
  
<nowiki>[[Name of page]]</nowiki>
+
<nowiki>[[Main_Page]]</nowiki>
  
 
at the bottom of each manufacturer section.
 
at the bottom of each manufacturer section.

Revision as of 18:19, 12 December 2009

Type a manufacturer name, press enter. (go) If the page is there, you can edit it. Type all you like. If the page is not there, find the "create this page" link in blue. Type what you like.

To embed photos, use the aerocraft or arena craft section as a guide. I messed with it a bit.

If you are going to upload images, click the upload images link first. Upload them and remember their names. Most should be named with my original strategy. (e.g. An arenacraft brochure with three pages would have the names: arenacraftb57001, 002, 003, etc. Arenacraft is the manufacturer name, B siginfies brochure, 57 is the year and 00# is the number in the sequence.)

Then use the tags shown in aerocraft or arena craft sections (when editing one) to see what to do.

For example the code: [[File:Arenacraftlogo.jpg]] will display the file you uploaded called Arenacraftlogo.jpg

the code: <gallery> File:arenacraft57b001.jpg | Page 0 File:barracuda001.jpg | Page 1 File:barracuda002.jpg | Page 2 File:barracuda003.jpg | Page 3 </gallery>

will display the brochures or images you uploaded first. Remember, to have this work, the images uploaded must be there first. If you try to upload one with a duplicate name, it should warn you.

So, pick a section on the main site, copy the history text and place that first. then, right click the brochure images and save the target (original photo) on your computer. Upload them all, then go to town.

make sure to keep the code I put there to "return to main page" which is:

[[Main_Page]]

at the bottom of each manufacturer section.