Template:Qow: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
m (→‎Usage: adding notes)
m (trying a version that looks ok waiting for input)
Line 1: Line 1:
<includeonly><blockquote>
<includeonly><blockquote>
{| border="2" style="padding: 10px"
{| border="2" style="padding: 10px"
|<p style="line-height:125%"><span style="color:#009999"><big>''{{{text}}}''</big></span></p>
|<p style="line-height:125%"><span style="color:#009999"><big>{{#if:{{{text|}}}|''{{{text}}}''|''(quoted text)''}}</big></span></p>
– {{{author}}}{{#if:{{{lived|}}}|&nbsp;({{{lived}}})|}}, {{{desc}}}
{{#if:{{{author|}}}|{{{author}}}{{#if:{{{lived|}}}|&nbsp;({{{lived}}})|}}|(author of quote)}}, {{#if:{{{desc|}}}|{{{desc}}}|(description of author)}}
|}
|}
</blockquote></includeonly>
</blockquote></includeonly>

Revision as of 06:55, 10 December 2022


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


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_	
}}