Template:Qow: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
m (double indent again)
m (indents on new line)
Line 1: Line 1:
<includeonly>::::
<includeonly>
{| border="2" style="padding: 10px"
::{| border="2" style="padding: 10px"
|<p style="line-height:140%"><span style="color:#820000"><big>{{#if:{{{text|}}}|''{{{text}}}''|''(quoted text)''}}</big></span></p>
|<p style="line-height:140%"><span style="color:#820000"><big>{{#if:{{{text|}}}|''{{{text}}}''|''(quoted text)''}}</big></span></p>
<p style="line-height:115%">&nbsp;– {{#if:{{{author|}}}|{{{author}}}{{#if:{{{lived|}}}|&nbsp;({{{lived}}})|}}|(author of quote)}}, {{#if:{{{desc|}}}|{{{desc}}}&nbsp;|(description of author)}}{{#if:{{{work|}}}|, {{{work}}}|}}</p>{{#if:{{{note|}}}|<p style="line-height:100%"><small>''{{{note}}}''</small></p>|}}
<p style="line-height:115%">&nbsp;– {{#if:{{{author|}}}|{{{author}}}{{#if:{{{lived|}}}|&nbsp;({{{lived}}})|}}|(author of quote)}}, {{#if:{{{desc|}}}|{{{desc}}}&nbsp;|(description of author)}}{{#if:{{{work|}}}|, {{{work}}}|}}</p>{{#if:{{{note|}}}|<p style="line-height:100%"><small>''{{{note}}}''</small></p>|}}

Revision as of 18:11, 29 April 2024


Description

trying out an easier way to enter qow details

Example

Remember to look up at the stars and not down at your feet. Try to make sense of what you see and wonder about what makes the universe exist. Be curious. And however difficult life may seem, there is always something you can do and succeed at. It matters that you don't just give up.

 – Professor Stephen Hawking (1942-2018), English theoretical physicist, cosmologist, and author 

To many, Hawking's astronomical impact is so widely recognised, it changed how the world understands the universe.


Usage

You can copy/paste the following code into your page.

{{qow
|text	=	
|author	= {{w|_use_a_wikipedia_article_title_here_if_possible_|_display_text_for_author_name_}}
|lived	= _birth_year_-_death_year_	
|desc	= _usually_author's_nationality_then_short_description_	
|work	= _optional_published_work_whence_came_the_quote_
|note	= _optional_note_in_small_italics_
}}