19,685
edits
| m (docs: that is *not* what "size" does) | m (docs: who knew there were 140 standardized HTML colors?) | ||
| Line 17: | Line 17: | ||
| :'''Parameter 1''': The body of the quote text. This is the only required parameter. | :'''Parameter 1''': The body of the quote text. This is the only required parameter. | ||
| :'''Parameter 2''': The source. Who said it? | :'''Parameter 2''': The source. Who said it? | ||
| :'''color''': The color of the quote marks! The default is "silver"; here, we used "color=blue". | :'''color''': The color of the quote marks! The default is "silver"; here, we used "color=blue". You can choose from any of the [https://www.w3schools.com/colors/colors_names.asp standard HTML colors]. | ||
| :'''width''': The overall width of the box as a percentage of the screen; default is "auto". This parameter doesn't seem to work properly, however. | :'''width''': The overall width of the box as a percentage of the screen; default is "auto". This parameter doesn't seem to work properly, however. | ||
| :'''inset''': How far over to put the quote box. It doesn't seem to accomplish much good to set this. Default is 10%. | :'''inset''': How far over to put the quote box. It doesn't seem to accomplish much good to set this. Default is 10%. | ||