Changes

From SME Server
Jump to navigationJump to search
430 bytes added ,  21:24, 3 January 2017
m
no edit summary
Line 1: Line 1:  +
{{Languages}}
 
==How to make a new Template==
 
==How to make a new Template==
   −
For certain purposes as if you want to maintain some works on redundant pages without efforts, you may need to write a Template of your page.
+
For certain purposes like if you want to maintain some works on redundant pages without efforts, you may need to write a Template of your page.
    
A template is just like a page, so a "make-it-easy" template would reside at the URL:
 
A template is just like a page, so a "make-it-easy" template would reside at the URL:
Line 99: Line 100:  
   <div style="float:right; background: #EFE9E9; border: 1px solid #AAA; padding: 5px; margin-left: 5px">
 
   <div style="float:right; background: #EFE9E9; border: 1px solid #AAA; padding: 5px; margin-left: 5px">
 
     <div style="font-size: 80%"><b>Devel:</b></div>
 
     <div style="font-size: 80%"><b>Devel:</b></div>
     <div style="font-size: 120%; font-weight: bold">[http://mirror.contribs.org/smeserver/releases/7/smetest/i386/repoview/index.html dev ver]</div>
+
     <div style="font-size: 120%; font-weight: bold">[http://mirror.contribs.org/smeserver/releases/8/smetest/i386/repoview/index.html dev ver]</div>
 
   </div>
 
   </div>
 
   <div style="float:right; background: #EFE9E9; border: 1px solid #AAA; padding: 5px; margin-left: 5px">
 
   <div style="float:right; background: #EFE9E9; border: 1px solid #AAA; padding: 5px; margin-left: 5px">
 
     <div style="font-size: 80%"><b>Contrib:</b></div>
 
     <div style="font-size: 80%"><b>Contrib:</b></div>
     <div style="font-size: 120%; font-weight: bold">[http://mirror.contribs.org/smeserver/releases/7/smecontribs/i386/repoview/index.html rel ver]</div>
+
     <div style="font-size: 120%; font-weight: bold">[http://mirror.contribs.org/smeserver/releases/8/smecontribs/i386/repoview/index.html rel ver]</div>
 
   </div>
 
   </div>
 
   <div style="font-size: 120%; font-weight: bold;">package-name</div>
 
   <div style="font-size: 120%; font-weight: bold;">package-name</div>
Line 112: Line 113:  
|{{Tip box|to call the Donate template then use it in the top of a page}}
 
|{{Tip box|to call the Donate template then use it in the top of a page}}
 
| Top of Article
 
| Top of Article
 +
|-
 +
| <nowiki>{{</nowiki>[[Template:BugzillaFileBug]]<nowiki>}}</nowiki>
 +
|{{Tip box|When you want to call the BugzillaFileBug template then use it in the bottom of a page to raise a bug under bugzilla in the wiki documentation. By example <nowiki>{{BugzillaFileBug|product=SME%20Contribs|component=smeserver-openvpn-bridge|title=this link}}</nowiki>. You have to choose a valid contrib name }}
 +
| Bottom of Article
 
|}
 
|}
 +
 
'''Credits:''' Some of these templates have been integrally taken from the [http://www.mythtv.org/wiki/index.php?title=Templates MythTV wiki] others are heavily based on them.
 
'''Credits:''' Some of these templates have been integrally taken from the [http://www.mythtv.org/wiki/index.php?title=Templates MythTV wiki] others are heavily based on them.
3,054

edits

Navigation menu