Editing Guide
Todo
This is a todo list for the things. Strikeout when done.
Book
LEGO Rock Raiders
- Add all set pages
HTML Components
Image Boxes
Show an image inside a box, opens full image in a lightbox.
<div class="img-box">
<a href="https://docs.rockraidersunited.com/uploads/images/gallery/2019-09/1274.jpg">
<img src="https://docs.rockraidersunited.com/uploads/images/gallery/2019-09/1274.jpg" alt="1276 Box"/>
</a>
</div>
Example
Video Embeds
You can embed attached videos into your page with the following code.
<video controls="controls" width="400">
<source src="https://docs.rockraidersunited.com/attachments/5"/>
</video>
Example
Badges
<span class="badge badge-primary">
<a href="https://docs.rockraidersunited.com/attachments/2">Download</a>
</span>
Example
DownloadTemplates
Templates
Set Template
1276 3 Heli Transporter (3ヘリトランスポーター San heri toransupōtā), also known as Helicopter and Rock Raiders Chopper, is a Rock Raiders set released released in 2000 [verify] in a rare Kabaya promotional collection. It contains 20 pieces and has no MSRP or list price as it was sold for free with Kayaba Sweets Packages. It came packaged in a very small bag or box and features Docs with the Helicopter Transporter, a small helicopter not unlike the Tunnel Scout. Its alternate build appears to be more a plane-like craft.
Photos
Set Details
| Release | 2000 |
| Pieces | 20 |
| Minifigures | 1 |
| MSRP | Unknown |
| Set No. | 1276-1 |
| Inventory | See Below Peeron Bricklink |
| Instructions | Download Peeron |
Inventory
| Part Number | Quantity | Part Color |
|---|---|---|
| 4617 | 1 | Brown |
| 4740 | 1 | Dark Gray |
| 30303px1 | 1 | Dark Gray |
| 3039px16 | 1 | Dark Gray |
| 2540 | 1 | Dark Turquoise |
| 2412b | 2 | Dark Turquoise |
| 3004 | 2 | Light Gray |
| 6019 | 1 | Light Gray |
| 4623 | 1 | Light Gray |
| 2460 | 1 | Light Gray |
| 4073 | 1 | Trans-Neon Green |
| 3002 | 1 | Yellow |
| 4592 | 2 | Yellow |
| 4593 | 2 | Black |
| 3660 | 1 | Yellow |
| 3626bpak | 1 | Yellow w/Rock Raiders Docs Face Pattern |
| 970c00 | 1 | Dark Gray |
| 973pak | 1 | Dark Gray w/Rock Raiders Docs Torso Pattern |
| 30135 | 1 | Dark Gray |
Templates
imgbox-a
<a href="
Templates
imgbox-src
"> <img src="
Templates
imgbox-alt
" alt="
Templates
imgbox-end
"/>
Templates