User Tools

Site Tools


sidebar

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sidebar [2023/11/06 23:10] zxarrsidebar [2025/07/06 03:53] (current) – external edit 127.0.0.1
Line 1: Line 1:
 [[start:Wiki Start]] [[start:Wiki Start]]
  
-[[zxarr:start|Zxarr'Random Wiki Homepage]] +[[zxarr:home|Zxarr'Randomness]] 
- +     * [[zxarr:about|About Zxarr]] 
-[[zxarr:home|Zxarr'Home]] +       * [[zxarr:universe|Zxarr'Universe]] 
-     * [[zxarr:mountain|Mountain Home]] +       * [[zxarr:ships|Ship Information]] 
-       * [[zxarr:closet|The Closet]] +       * [[zxarr:structures|Structures]] 
-     * [[zxarr:shipyard|Shipyard]] +       * [[zxarr:beings|Beings]] 
-     * [[zxarr:planet|The Planet]] +       * [[zxarr:races|Races & Factions]] 
- +       * [[zxarr:organisations|Organizations]] 
-[[zxarr:ships|Ship Information]]+       * [[zxarr:planets|Planets]] 
 +     * [[zxarr:timeline|Timeline]] 
 +     
  
 +\\
 +\\
 +\\
 +\\
 +\\
 +\\
 +\\
 +\\
  
 <box 100% right round blue|Current Age> <box 100% right round blue|Current Age>
Line 18: Line 28:
 $date2 = new DateTime('now'); $date2 = new DateTime('now');
 $interval = $date1->diff($date2); $interval = $date1->diff($date2);
-echo $interval->y . " years, " . $interval->m." months, ".$interval->d." days old.";+echo $interval->y . " years, " . $interval->m." months, ".$interval->d." days.";
  
 // shows the total amount of days (not divided into years, months and days like above) // shows the total amount of days (not divided into years, months and days like above)
Line 24: Line 34:
  
 </PHP> </PHP>
-</box> +</box>  
-~          +
sidebar.1699312253.txt.gz · Last modified: (external edit)