Template:MindTouch UserWelcome

From $1

  • You do not have permissions to view this page - please try logging in.
Table of contents
No headers
 // check if user is looking at their own page
 if (wiki.getuser(user.id).uri == page.uri) {
 <style type="text/css">"
 #user-welcome h2 {
 font-family: Arial, sans-serif;
 border: none;
 color: #454545;
 font-size: 25px;
 font-weight: normal;
 line-height: 30px;
 margin: 20px 0;
 }
 #user-welcome h4 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 18px;
 line-height: 28px;
 margin-bottom: 10px;
 margin-top: 0;
 color: #454545;
 }
 #user-welcome .share {
 font-weight: bold;
 font-size: 14px;
 line-height: 20px;
 color: #666666;
 }
 #user-welcome-header {
 border: 2px solid #c4e1ed;
 background: #d1e8f0 url(/skins/common/images/oobe/mt-bg-user-welcome.png) repeat-x scroll center top;
 margin-top: 20px;
 padding: 25px;
 }
 #user-welcome-signup {
 font-family:Arial, Helvetica, sans-serif;
 margin: 0;
 pad ding: 35px 40px 20px 40px;
 font-size: 18px;
 line-height: 28px;
 }
 #user-welcome-signup a {
 color: #bc0d0d;
 }
 #user-welcome-signup a:hover {
 color: #d70808;
 }
 #user-welcome-more {
 padding: 25px;
 }
 #user-welcome ul li {
 padding: 0;
 margin: 0 0 14px;
 }
 "</style>
 
 <div id="user-welcome">
 <h2>
 wiki.localize('MindTouch.Templates.userwelcome', [site.name]);
 </h2>
 <p class="share">
 wiki.localize('System.API.new-user-page-text');
 </p>
 <div id="user-welcome-header">
 <p id="user-welcome-signup">
 <a href=("http://www.mindtouch.com/MindTouchU_signup" & {
 email: user.email,
 lang: wiki.language(),
 signup: "yes"
 })
 title=(wiki.localize('MindTouch.Templates.UserWelcome.signup.link'))>
 wiki.localize('MindTouch.Templates.userwelcome.signup.link')              </a>
 wiki.localize('MindTouch.Templates.userwelcome.signup');
 </p>
 </div>
 
 <div id="user-welcome-more">
 <h4>
 wiki.localize('MindTouch.Templates.userwelcome.more');
 </h4>
 <ul>
 <li>
 <a href=("http://www.mindtouch.com/u_video" & {
 email: user.email,
 lang: wiki.language()
 })
 title=(wiki.localize('MindTouch.Templates.UserWelcome.getting-started'))>
 wiki.localize('MindTouch.Templates.UserWelcome.getting-started');
 </a>
 </li>
 <li>
 <a href=("http://www.mindtouch.com/u_webinar" & {                     email: user.email,
 lang: wiki.language()
 })
 title=(wiki.localize('MindTouch.Templates.UserWelcome.free-webinar'))>
 wiki.localize('MindTouch.Templates.UserWelcome.free-webinar');
 </a>
 </li>
 </ul>
 </div>
 </div>
 } else {
 // displayed for visitors to the user page
 wiki.localize('MindTouch.Templates.UserWelcome.visitor');
 }
 
Tags: (Edit tags)
  • No tags
 
Comments (0)
You must login to post a comment.

 
Powered by MindTouch Core

Disclaimer: Vespa Labs contains information that is VERY likely to wreck your scooter and possibly yourself both intentionally (i.e. gaining more peformance while sacrificing reliability + safety) and unintentionally (i.e. misleading or incorrect information). Vespa Labs is only a wiki and intended as a dumping ground for information and not as a properly reviewed source. The same disclaimers that wikipedia.org use apply to Vespa Labs. The short version is use information at your own risk, both information on the main wiki and in the user areas are intended to be used only as "thought provoking" for someone that knows what they are doing. If you try to implement a "thought" Vespa Labs is not reponsible and if something goes wrong we hope that you live and update the offending information with corrections to warn others.

Vespa Labs is an international site and therefore may contain information that is not road legal in some countries/states and may also invalidate insurance policies. Treat all information as experimental and for "race use only" (i.e. not for road use - even if it is implied or explicitly stated). Refer to and adhere to your local road and legal rules, as well as the manufacturers recommendations.