Difference between revisions of "Help Aide"

From wiki
Jump to navigation Jump to search
(Created page with "<html> <style> #firstHeading{ display:none; } </style> </html> <!--{{Template:HelpPage Notifications}}--> <multilang>@en| <h1>Welcome to the GCwiki Help Page!</h1><br> |}...")
 
Line 8: Line 8:
 
<!--{{Template:HelpPage Notifications}}-->
 
<!--{{Template:HelpPage Notifications}}-->
 
<multilang>@en|
 
<multilang>@en|
<h1>Welcome to the GCwiki Help Page!</h1><br>
+
<h1>Welcome to the GCpedia Help Page!</h1><br>
 +
The GCpedia Help Centre has recently been updated to provide better coding resources for page designers and editors!<br>
 +
Navigate the tutorials below and learn how to create a great GCpedia page.<br>
 +
'''''Note:''' GCconnex tutorials and guides are now available the new [https://gcconnex.gc.ca/help/knowledgebase GCconnex Contact Us] page.''<br><br>
  
 +
__NOTOC__
 +
[[fr:Aide]]
 +
{| style="width:100%; padding: 0; margin: 0 auto;"
 +
 +
|style="width: 70%"|<div style="margin: 0 15px 0px 20px;"><html>
 +
<iframe style="border: 2px solid silver; border-radius:2px;" id="knowledge-base" src="https://gcconnex.gc.ca/help/embed?lang=en" width="100%" height="600px" frameborder="0"></iframe>
 +
</html><br />
 +
</div>
 +
 +
|style="width: 30%"|<div style="background-color:white; border-radius:2px; margin: 3px 20px 10px 15px; border: 2px solid silver; height:550px; padding: 40px 40px 10px;">
 +
<div style="text-align: center;">[[File:HelpPage_Code.png|center|150px|Code editor software window|link=http://www.gcpedia.gc.ca/wiki/Help:Coding_Resources]]<br><span style="font-size: 22px; font-weight: bold">Coding Resources</span></div>
 +
<br>
 +
<div style="line-height:50px; text-align:center; margin-left:-23px;>
 +
 +
<span style=" font-size: 16px; font-weight: bold"><html><a style="padding:10px;" href="http://www.gcpedia.gc.ca/wiki/Help:Coding_Resources"><img style="position:relative; top:-2px; vertical-align: text-middle;" src="http://www.gcpedia.gc.ca/gcwiki/images/d/d0/HelpPage_Pencil.png" width="21px"> Basic Coding </a></html></span><br>
 +
<span style=" font-size: 16px; font-weight: bold"><html><a style="padding:10px;" href="http://www.gcpedia.gc.ca/wiki/Help:Coding_Resources#Advance_Coding"><img style="position:relative; top:-4px; vertical-align: text-middle;" src="http://www.gcpedia.gc.ca/gcwiki/images/a/a9/HelpPage_Keyboard.png" width="21px"> Advanced Coding</a></html></span><br>
 +
<span style=" font-size: 16px; font-weight: bold"><html><a style="padding:10px;" href="http://www.gcpedia.gc.ca/wiki/Help:Coding_Resources#Other_Resources"><img style="position:relative; top:-4px; vertical-align: text-middle;" src="http://www.gcpedia.gc.ca/gcwiki/images/1/19/HelpPage_Star.png" width="21px"> Other Resources</a></html></span><br>
 +
</div>
 +
<br>
 +
<br>
 +
<br>
 +
</div>
  
 
|}
 
|}

Revision as of 08:18, 15 March 2018

<html> <style>

  1. firstHeading{
  display:none;

} </style> </html>

Welcome to the GCpedia Help Page!


The GCpedia Help Centre has recently been updated to provide better coding resources for page designers and editors!

Navigate the tutorials below and learn how to create a great GCpedia page.
Note: GCconnex tutorials and guides are now available the new GCconnex Contact Us page.

<html>

<iframe style="border: 2px solid silver; border-radius:2px;" id="knowledge-base" src="https://gcconnex.gc.ca/help/embed?lang=en" width="100%" height="600px" frameborder="0"></iframe> </html>


<html><a style="padding:10px;" href="http://www.gcpedia.gc.ca/wiki/Help:Coding_Resources"><img style="position:relative; top:-2px; vertical-align: text-middle;" src="http://www.gcpedia.gc.ca/gcwiki/images/d/d0/HelpPage_Pencil.png" width="21px"> Basic Coding </a></html>
<html><a style="padding:10px;" href="http://www.gcpedia.gc.ca/wiki/Help:Coding_Resources#Advance_Coding"><img style="position:relative; top:-4px; vertical-align: text-middle;" src="http://www.gcpedia.gc.ca/gcwiki/images/a/a9/HelpPage_Keyboard.png" width="21px"> Advanced Coding</a></html>
<html><a style="padding:10px;" href="http://www.gcpedia.gc.ca/wiki/Help:Coding_Resources#Other_Resources"><img style="position:relative; top:-4px; vertical-align: text-middle;" src="http://www.gcpedia.gc.ca/gcwiki/images/1/19/HelpPage_Star.png" width="21px"> Other Resources</a></html>