Collapsathon2024: Difference between revisions

Jump to navigation Jump to search
m
Line 63: Line 63:
Images should be placed in the page in a step-wise fashion left to right. An example of an article doing this is [[Radio|here]]. When you add an image (manually or using the visual editor) and provide a caption it looks like this in the wiki code:
Images should be placed in the page in a step-wise fashion left to right. An example of an article doing this is [[Radio|here]]. When you add an image (manually or using the visual editor) and provide a caption it looks like this in the wiki code:


  <nowiki>[[File:Kimchi.jpg|thumb|A jar of Kimchi]]</nowiki>
  <nowiki>[[File:Kimchi.jpg | thumb | A jar of Kimchi]]</nowiki>


To make that image appear smaller, just set a new width for it. Here we set it to 240 pixels wide. Aspect ratio will be maintained:
To make that image appear smaller, just set a new width for it. Here we set it to 240 pixels wide. Aspect ratio will be maintained:

Navigation menu