Template:Qow: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
m (→‎Usage: adding notes)
m (Protected "Template:Qow": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><blockquote>
<includeonly>
{| border="2" style="padding: 10px"
<br>
|<p style="line-height:125%"><span style="color:#009999"><big>''{{{text}}}''</big></span></p>
::{| border="2" style="padding: 10px"
– {{{author}}}{{#if:{{{lived|}}}|&nbsp;({{{lived}}})|}}, {{{desc}}}
|<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>|}}
|}
|}
</blockquote></includeonly>
</blockquote></includeonly>
Line 16: Line 17:
|lived = 1942-2018
|lived = 1942-2018
|desc = English theoretical physicist, cosmologist, and author
|desc = English theoretical physicist, cosmologist, and author
|note = To many, Hawking's astronomical impact is so widely recognised, it changed how the world understands the universe.
}}
}}


Line 28: Line 30:
|lived = _birth_year_-_death_year_
|lived = _birth_year_-_death_year_
|desc = _usually_author's_nationality_then_short_description_
|desc = _usually_author's_nationality_then_short_description_
|work = _optional_published_work_whence_came_the_quote_
|note = _optional_note_in_small_italics_
}}
}}
</pre>
</pre>

Latest revision as of 15:36, 28 May 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_
}}