You are an anonymous user who can't edit RoboWiki.
Log in if you already have an account. If you would like to become an editor for the wiki, request an account.

Difference between revisions of "Template:Images"

From RoboWiki
Jump to navigation Jump to search
Line 9: Line 9:
 
<option>[[File:SuwaneeParade.png|300px|center]]<br><div style = "text-align:center">The team's parade float at the Suwanee Day Parade.</div></option>
 
<option>[[File:SuwaneeParade.png|300px|center]]<br><div style = "text-align:center">The team's parade float at the Suwanee Day Parade.</div></option>
 
<option>[[File:WorldsDiscussing.png|300px|center]]<br><div style = "text-align:center">Some drive team members discussing strategies at an [[FRC]] tournament.</div></option>
 
<option>[[File:WorldsDiscussing.png|300px|center]]<br><div style = "text-align:center">Some drive team members discussing strategies at an [[FRC]] tournament.</div></option>
 +
<option>[[File:Bryce.png|300px|center]]<br><div style = "text-align:center">[[Bryce Karlins]] posing next to an [[FRC]] robot.</div></option>
 +
<option>[[File:Bosco.png|300px|center]]<br><div style = "text-align:center">[[Rishov Sarkar]] in his natural habitat.</div></option>
 +
<option>[[File:Cheering.png|300px|center]]<br><div style = "text-align:center">Some students cheering on the RoboLions at an [[FRC]] Tournament.</div></option>
 +
<option>[[File:Imdone.png|300px|center]]<br><div style = "text-align:center">[[Jay Krishnaswamy]] is just about done with everything.</div></option>
 
</choose><noinclude>
 
</choose><noinclude>
 
==Usage==
 
==Usage==

Revision as of 19:19, 12 December 2015

Bryce.png


Bryce Karlins posing next to an FRC robot.

Usage

This is the random image selector that is shown on the main page.

Adding Images

Before you add images, please make sure they are school appropriate.

To add your favorite images, click the edit button on the top toolbar (Make sure the image in question has been uploaded to the wiki). From there, add the image in <option></option> tags. From there, add a <br>, which skips a line. Now enter your desired caption, but make sure it is inside this div tag: <div style = "text-align:center"></div>. It's probably better for you to just see how to add it.

Example

 <option>[[File:ImageName.png|300px|center]]<br><div style = "text-align:center">Caption relating to image.</div></option>

Add that code under all the existing images inside the <choose></choose> tags, but replace any placeholder info with your image info.