Time storm: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
No edit summary
No edit summary
Line 15: Line 15:
In 2010 [[Elizabeth Meadows]] said that a temporal storm damaged a [[Cyberman (Blood of the Cybermen)|Cyberman]] ship and caused it to crash to the [[Arctic Circle]] ten thousand years prior. ([[VG]]: ''[[Blood of the Cybermen]]'')
In 2010 [[Elizabeth Meadows]] said that a temporal storm damaged a [[Cyberman (Blood of the Cybermen)|Cyberman]] ship and caused it to crash to the [[Arctic Circle]] ten thousand years prior. ([[VG]]: ''[[Blood of the Cybermen]]'')
in ([[VG]]: [[eternity clock]] the time storm was seen in the eternity clock and
in ([[VG]]: [[eternity clock]] the time storm was seen in the eternity clock and
the daleks cybermen silurians and the silents wanted to use te eternity clock to
the daleks cybermen silurians and the silents wanted to use th<!---  DO NOT add a category other than Floor 500 to this page!--->
__NOTOC__ __NOEDITSECTION__
<mainpage-leftcolumn-start />
<!--------------------------------------------
WELCOME TO THE FRONT PAGE OF THE TARDIS INDEX FILE!
----------------------------------------------
You will note that none of the content of the front page is actually on the front page.  For ease of maintenance, all sections of the front page are in a template of their own.  Those templates follow the naming pattern {{Doctor Who Wiki/Section Name}}.  When those templates are used on this page — and ONLY when they're used on this page — they can be called by dropping "Doctor Who Wiki", as with  {{/Section Name}}.  This is achieved by linking the subpage with the name of a section to the template with that name.  Thus, there is the article subpage: Doctor Who Wiki/Comics and the template page, Template:Doctor Who Wiki/Comics.  If you create a new section, you need to create both an article  subpage and a template page of the same names.  Changing the name of the front  page will turn the page into a series of red links.  Note that if you want to edit the actual content of the page, you have to click the little symbol of a hand holding a pen (✍) within that section. 
 
Why have we radically changed the coding of the page?  In part to protect against vandalism.  The front page cannot be totally destroyed by just one action.  Rather, each individual section must be attacked for the page  to be seriously compromised.  It is now possible to fully lock the main page without sacrificing any great editability.  New sections can be created, inspected, and vetted before they appear on the front page.  And the regular maintenance of the page is now made much easier by allowing editors to jut concentrate on the one section they want to change.  No more hunting through lines of obscure code to find the bit that changes the "Quote of the week".  Now you just click on the edit symbol close to the "QOTW", and change away.  Easy.
 
In terms of actual code used to create the page, it's fairly simple, but it's also fairly precise.  You can certainly change the order of different sections.  You can certainly add sections.  But note that the left and right columns operate as different components — albeit with exactly the same syntax.
 
=======
Left Column
======= 
The following creates the left column.  The sections must be precisely here, placed out in a line unseparated by line breaks.  Their order, left to right,
indicates their order, top to bottom, on the page.  Note that televised episodes are always to be at
the top-most part of the page, so {{/Television}} should always follow {{/Top}}.    -->
 
{|  style="width:100%; background-color:transparent"<!--background-color:#FFE600;-->
|- align="center"
|{{/Top}} {{/Television}} 
|}
{| style="width:100%; background-color:transparent"
|-align="center"
|{{/Audio}} {{/Prose}} {{/Comics}}
|- align="left"
|<!--{{/Poll}}-->
|}
 
 
<mainpage-endcolumn />
 
<!--------
Right Column
----------
The following creates the right column.  The syntax is  just like the left column.  The trick when figuring out what to put in each column is to try to balance the columns as much as possible.  The left column
should be about as long as the right column.  This is difficult, and fairly impossible to achieve precisely.  Remember to allow for the advertisement
which appears on the right column.  Remember too to set your browser width at no more than about 1024px for testing; preferably pull your
browser window width down to the point that the two columns stop collapsing on each other.  That way you can guarantee the way this page
will appear on most browsers.  -->
 
<mainpage-rightcolumn-start />
{| id=mainpage-highlight style="text-align:left"
| {{/Aotm}} {{/Quote}} {{/News}}<!--{{Doctor Who Wiki/Help}}--> <!-- The /News template helps control the overall length of the whole column.  Edit the News section and read the instructions there for more information-->{{/DYK}}<chat /><!--{{/News}}{{/FastFacts}}--><!--{{/Pics}}-->
|}
<mainpage-endcolumn />
<br style="clear:both;" />
{|
|-
|{{/Categories}}
|-id=mainpage-highlight style="width:98%;background-color:transparent;margin-bottom:20px;padding:10px"
|{{/Forum}}
|-align="center" style="background-color:transparent"
|{{/FastFacts}}{{/Wikis}}{{/About}}
|}
 
[[ro:Doctor Who Wiki]]
[[bg:Начална страница]]
[[de:Doctor Who Wiki]]
[[es:Doctor Who Wiki]]
[[fr:Accueil]]
[[nl:Hoofdpagina]]
[[ru:Doctor Who Wiki]]
<!--[[he:]] Note that w:c:tardis no longer links to a Hebrew wiki, because there
          are 2 of them, both having just 1 page of content.  If either of these
          2 Hebrew wikis gets a community going, we might relink in the future-->
<!-- Again, please do not put this page in any categories other than Floor 500.  Thanks.  :)  -->
[[Category:Floor 500]]
[[Category:Floor 500]]<!---  DO NOT add a category other than Floor 500 to this page!--->
__NOTOC__ __NOEDITSECTION__
<mainpage-leftcolumn-start />
<!--------------------------------------------
WELCOME TO THE FRONT PAGE OF THE TARDIS INDEX FILE!
----------------------------------------------
You will note that none of the content of the front page is actually on the front page.  For ease of maintenance, all sections of the front page are in a template of their own.  Those templates follow the naming pattern {{Doctor Who Wiki/Section Name}}.  When those templates are used on this page — and ONLY when they're used on this page — they can be called by dropping "Doctor Who Wiki", as with  {{/Section Name}}.  This is achieved by linking the subpage with the name of a section to the template with that name.  Thus, there is the article subpage: Doctor Who Wiki/Comics and the template page, Template:Doctor Who Wiki/Comics.  If you create a new section, you need to create both an article  subpage and a template page of the same names.  Changing the name of the front  page will turn the page into a series of red links.  Note that if you want to edit the actual content of the page, you have to click the little symbol of a hand holding a pen (✍) within that section. 
 
Why have we radically changed the coding of the page?  In part to protect against vandalism.  The front page cannot be totally destroyed by just one action.  Rather, each individual section must be attacked for the page  to be seriously compromised.  It is now possible to fully lock the main page without sacrificing any great editability.  New sections can be created, inspected, and vetted before they appear on the front page.  And the regular maintenance of the page is now made much easier by allowing editors to jut concentrate on the one section they want to change.  No more hunting through lines of obscure code to find the bit that changes the "Quote of the week".  Now you just click on the edit symbol close to the "QOTW", and change away.  Easy.
 
In terms of actual code used to create the page, it's fairly simple, but it's also fairly precise.  You can certainly change the order of different sections.  You can certainly add sections.  But note that the left and right columns operate as different components — albeit with exactly the same syntax.
 
=======
Left Column
======= 
The following creates the left column.  The sections must be precisely here, placed out in a line unseparated by line breaks.  Their order, left to right,
indicates their order, top to bottom, on the page.  Note that televised episodes are always to be at
the top-most part of the page, so {{/Television}} should always follow {{/Top}}.    -->
 
{|  style="width:100%; background-color:transparent"<!--background-color:#FFE600;-->
|- align="center"
|{{/Top}} {{/Television}} 
|}
{| style="width:100%; background-color:transparent"
|-align="center"
|{{/Audio}} {{/Prose}} {{/Comics}}
|- align="left"
|<!--{{/Poll}}-->
|}
 
 
<mainpage-endcolumn />
 
<!--------
Right Column
----------
The following creates the right column.  The syntax is  just like the left column.  The trick when figuring out what to put in each column is to try to balance the columns as much as possible.  The left column
should be about as long as the right column.  This is difficult, and fairly impossible to achieve precisely.  Remember to allow for the advertisement
which appears on the right column.  Remember too to set your browser width at no more than about 1024px for testing; preferably pull your
browser window width down to the point that the two columns stop collapsing on each other.  That way you can guarantee the way this page
will appear on most browsers.  -->
 
<mainpage-rightcolumn-start />
{| id=mainpage-highlight style="text-align:left"
| {{/Aotm}} {{/Quote}} {{/News}}<!--{{Doctor Who Wiki/Help}}--> <!-- The /News template helps control the overall length of the whole column.  Edit the News section and read the instructions there for more information-->{{/DYK}}<chat /><!--{{/News}}{{/FastFacts}}--><!--{{/Pics}}-->
|}
<mainpage-endcolumn />
<br style="clear:both;" />
{|
|-
|{{/Categories}}
|-id=mainpage-highlight style="width:98%;background-color:transparent;margin-bottom:20px;padding:10px"
|{{/Forum}}
|-align="center" style="background-color:transparent"
|{{/FastFacts}}{{/Wikis}}{{/About}}
|}
 
[[ro:Doctor Who Wiki]]
[[bg:Начална страница]]
[[de:Doctor Who Wiki]]
[[es:Doctor Who Wiki]]
[[fr:Accueil]]
[[nl:Hoofdpagina]]
[[ru:Doctor Who Wiki]]
<!--[[he:]] Note that w:c:tardis no longer links to a Hebrew wiki, because there
          are 2 of them, both having just 1 page of content.  If either of these
          2 Hebrew wikis gets a community going, we might relink in the future-->
<!-- Again, please do not put this page in any categories other than Floor 500.  Thanks.  :)  -->
[[Category:Floor 500]]
[[Category:Floor 500]]e eternity clock to
harness the power of the time storm
harness the power of the time storm
[[Category:Time travel]]
[[Category:Time travel]]

Revision as of 17:17, 24 June 2012

A Time storm was a method of time/space transportation that could be viewed and experienced in many forms. Typically it was directly experienced by the people being taken through time as a swirl of coloured light, and unlike traversing the vortex in a TARDIS it was a tangible experience. (DW: Silver Nemesis)

Fenric took Ace through time in a time storm from her home town in Perivale, Earth to Iceworld, Svartos in order that she would meet the Seventh Doctor and then come to be of use in the final game against the Doctor. (DW: Dragonfire, The Curse of Fenric)

Fenric also took Lady Peinforte and her manservant Richard Maynarde from 1638 to 1988 in order to manipulate them into gathering the Nemesis statue. (DW: Silver Nemesis)

In 2010 Elizabeth Meadows said that a temporal storm damaged a Cyberman ship and caused it to crash to the Arctic Circle ten thousand years prior. (VG: Blood of the Cybermen) in (VG: eternity clock the time storm was seen in the eternity clock and the daleks cybermen silurians and the silents wanted to use th



Time storm/Categories
Time storm/Forum
Time storm/FastFactsTime storm/WikisTime storm/About



Time storm/Categories
Time storm/Forum
Time storm/FastFactsTime storm/WikisTime storm/About

e eternity clock to

harness the power of the time storm