Difference between revisions of "M365/test"

From wiki
Jump to navigation Jump to search
(Replaced content with "A playground, sandbox, test zone for Marc B and Thian. :-) <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-9FPK3M5Y7K"></scr...")
Tag: Replaced
 
(222 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
A playground, sandbox, test zone for Marc B and Thian. :-)
 +
<!-- Google tag (gtag.js) -->
 +
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9FPK3M5Y7K"></script>
 +
<script>
 +
  window.dataLayer = window.dataLayer || [];
 +
  function gtag(){dataLayer.push(arguments);}
 +
  gtag('js', new Date());
  
{| class="wikitable" border="1"
+
  gtag('config', 'G-9FPK3M5Y7K');
|-
+
</script>
|<!--col1-->[[Image:Teams.PNG|100px|link=https://wiki.gccollab.ca/M365/Home/Teams]]
+
<html>
|<!--col2-->[[File:Worms Wappen 2005-05-27.jpg|125px]]
+
<body>
|<!--col3-->[[File:Liberty-statue-with-manhattan.jpg|125px]]
+
<head>
|<!--col4-->[[File:New-York-Jan2005.jpg|125px]]
 
|-
 
|<!--col1-->Nibelungen Bridge to Worms
 
|<!--col2-->Worms and its sister cities
 
|<!--col3-->Statue of Liberty
 
|<!--col4-->New York City
 
|}<!--end wikitable-->
 
  
{| class="wikitable sortable mw-collapsible"
+
</head>
|+ {{nowrap|Sortable and collapsible table }}
+
<h1>My First Heading</h1>
|-
+
<p>My first paragraph.</p>
! scope=col | Alphabetic
 
! scope=col | Numeric
 
! scope=col | Date
 
! scope=col class=unsortable | Unsortable
 
|-
 
| d || 20 || 2008-11-24 || This
 
|-
 
| b || 8 || 2004-03-01 || column
 
|-
 
| a || 6 || 1979-07-23 || cannot
 
|-
 
| c || 4.2 || 1492-12-08 || be
 
|-
 
| e || 0 || 1601-08-13 || sorted.
 
|}
 
  
{|class="wikitable sortable"
+
</body>
|-
+
</html>
! scope=col | Episode
 
! scope=col | Date
 
! scope=col | Summary
 
|-
 
|"The Journey Begins"
 
|January 1, 2010
 
|[[Lorem ipsum]] dolor sit amet, [...] <!-- This text is a truncation of the actual (long) text displayed in the output below -->
 
|-
 
|style="white-space: nowrap;"|"When Episodes Attack"
 
|January 8, 2010
 
|Lorem ipsum dolor sit amet, [...]
 
|-
 
|"So Long"
 
|style="white-space: nowrap;"|January 15, 2010
 
|Lorem ipsum dolor sit amet, [...]
 
|}
 

Latest revision as of 10:11, 20 April 2023

A playground, sandbox, test zone for Marc B and Thian. :-) <script async src="https://www.googletagmanager.com/gtag/js?id=G-9FPK3M5Y7K"></script> <script>

 window.dataLayer = window.dataLayer || [];
 function gtag(){dataLayer.push(arguments);}
 gtag('js', new Date());
 gtag('config', 'G-9FPK3M5Y7K');

</script> <html> <body> <head>

</head>

My First Heading

My first paragraph.

</body> </html>