Cookies help us deliver our services. By using our services, you agree to our use of cookies. More information

Difference between revisions of "Bioblast Quiz 2"

From Bioblast
Line 1: Line 1:
{{IconBoxLeft}}
=Left and right boxes=
;Pairs of boxes
:You can create a pair of boxes using {{tl|IconBoxLeft}}, {{tl|IconBoxRight}}, and {{tl|IconBoxClose}}.
{{IconBoxRight}}
=Note=
;Browser dependent
:Some browsers will not see rounded corners.Β  Rather the corners will appear square.
;Width
:Width of the boxes can be specified using the parameter '''width''' e.g., for 50% wide boxes, include |width=50, i.e., {{IconBoxLeft|width=50}}
{{IconBoxClose}}
'''Click on the card text to see the answer.'''
'''Click on the card text to see the answer.'''
{{Robelbox|title=Flashcard Example|theme=1|width=50%}}
{{Robelbox|title=Flashcard Example|theme=1|width=50%}}

Revision as of 22:43, 3 November 2018


Left and right boxes

Pairs of boxes
You can create a pair of boxes using {{IconBoxLeft}}, {{IconBoxRight}}, and {{IconBoxClose}}.


Note

Browser dependent
Some browsers will not see rounded corners. Rather the corners will appear square.
Width
Width of the boxes can be specified using the parameter width e.g., for 50% wide boxes, include |width=50, i.e.,


Template:IconBoxClose


Click on the card text to see the answer.

Flashcard Example


This is the visible part of the second flashcard.

This is the hidden part of the second flashcard.
Next Card


This page has been protected for good reason! If you are a custodian editing this page, please read the talk page first! Thank you.

This is a special kind of box with a hanging icon in the right hand top corner. The size of the icon can be increased indefinitely without the height of the title bar being affected. If an empty title is specified, the title bar shrinks to a small band.

Title

Parameters:

  • theme: Values 1 to 14; gives colour scheme:
  1. tan (default)
  2. mid green
  3. slate blue
  4. red
  5. mauve
  6. yellow
  7. mid blue
  8. orange
  9. grey-green
  10. sky blue
  11. better mauve
  12. light red
  13. blue
  14. grey
  • title: Box title.
  • width: Box width; default is 100%.
  • height: Guess; default is 100%.
  • icon: Image name for icon.
  • iconwidth: Pixel width of icon; default is 56. Include "px".

Don't forget to use the {{Robelbox/close}} template after your content!
This template should be used together with {{Robelbox/pad}} to pad out the box contents - see examples below, and see talk page.

Simple examples

Theme 1: Tan (default)

This code:

 {{robelbox|title=Test title}}
  <div style="{{Robelbox/pad}}">
  Test content using a default box
  </div>
  {{Robelbox/close}}

produces this box:

Test title

Test content using a default box

Theme 2: Mid green

This code:

 
  {{robelbox|theme=2|title=Test title}}
  <div style="{{Robelbox/pad}}">
  Test content using a default box with theme=2
  </div>
  {{Robelbox/close}}
  

produces this box:

Test title

Test content using a default box with theme=2

Color samples

Theme 1

Content goes here.

Theme 2

Content goes here.

Theme 3

Content goes here.

Theme 4

Content goes here.

Theme 5

Content goes here.

Theme 6

Content goes here.

Theme 7

Content goes here.

Theme 8

Content goes here.

Theme 9

Content goes here.

Theme 10

Content goes here.

Theme 11

Content goes here.

Theme 12

Content goes here.

Theme 13

Content goes here.

Theme 14

Content goes here.