Template:Theory: Difference between revisions

From 2d4chan
Jump to navigation Jump to search
1d4chan>Fatum
New page: <includeonly> <table style="border:1px solid #aaaaaa; float: right; clear: right; margin: 0.5em 0 0.5em 1em; padding: 0.2em"> <tr> <th colspan="3" style="text-align: center; ba...
 
1d4chan>Fatum
No edit summary
Line 6: Line 6:
{{#if:{{{status|}}}|
{{#if:{{{status|}}}|
     <tr>
     <tr>
         <th style="width:8.2em; text-align:left; vertical-align: top">Current status</th>
         <th style="text-align:left; vertical-align: top">Current status</th>
         <td colspan="2" style="width:11em">{{{status}}}</td>
         <td colspan="2" style="width:11em">{{{status}}}</td>
     </tr>
     </tr>
Line 12: Line 12:
{{#if:{{{essence|}}}|
{{#if:{{{essence|}}}|
     <tr>
     <tr>
         <th style="width:8.2em; text-align:left; vertical-align: top">Essence</th>
         <th style="text-align:left; vertical-align: top">Essence</th>
         <td colspan="2" style="width:11em">{{{essence}}}</td>
         <td colspan="2" style="width:11em">{{{essence}}}</td>
     </tr>
     </tr>
Line 18: Line 18:
{{#if:{{{pro|}}}|
{{#if:{{{pro|}}}|
     <tr>
     <tr>
         <th style="width:8.2em; text-align:left; vertical-align: top">Pro</th>
         <th style="text-align:left; vertical-align: top">Pro</th>
         <td colspan="2" style="width:11em">{{{pro}}}</td>
         <td colspan="2" style="width:11em">{{{pro}}}</td>
     </tr>
     </tr>
Line 24: Line 24:
{{#if:{{{contra|}}}|
{{#if:{{{contra|}}}|
     <tr>
     <tr>
         <th style="width:8.2em; text-align:left; vertical-align: top">Contra</th>
         <th style="text-align:left; vertical-align: top">Contra</th>
         <td colspan="2" style="width:11em">{{{contra}}}</td>
         <td colspan="2" style="width:11em">{{{contra}}}</td>
     </tr>
     </tr>
Line 30: Line 30:
{{#if:{{{debunked|}}}|
{{#if:{{{debunked|}}}|
     <tr>
     <tr>
         <th style="width:8.2em; text-align:left; vertical-align: top">Debunked</th>
         <th style="text-align:left; vertical-align: top">Debunked</th>
         <td colspan="2" style="width:11em">{{{debunked}}}</td>
         <td colspan="2" style="width:11em">{{{debunked}}}</td>
     </tr>
     </tr>

Revision as of 06:17, 9 January 2009


The Relativity Theory
Current status Generally accepted
Essence All things are relative
Pro All things relate
Contra Not everything is things
Debunked Quantum effects prove it to be questionable


Usage

{{Theory
|name = Theory Name
|status = Current Theory Status: Viable, Plausible, Ridiculous, Debunked
|essence = Theory Essence
|pro = Proofs that the Theory is True
|contra = Proofs that the Theory is False
|debunked = Reasons for Debunking
}}

(All fields are optional)