Difference between revisions of "Template:MainPage News/doc"

From Krafties
Jump to navigation Jump to search
m
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
;When adding links
+
This is a news section that will appear on the [[Main Page]]
 +
:Remember not to just add news but also remove the old news so things do not become cluttered. About 6 news items at a time sounds decent.
 +
===Adding Links===
 
:There is a link to the Krafties blog at the bottom of the news section, so either skip adding a link beneath every news update or link to the actual blog post itself (you get the link by clicking the title of the blog post itself).
 
:There is a link to the Krafties blog at the bottom of the news section, so either skip adding a link beneath every news update or link to the actual blog post itself (you get the link by clicking the title of the blog post itself).
  
please use <code><nowiki>[http://the.link.com LinkTitle]</nowiki></code> when linking outside of the wiki (whatever appears after the first space after the url will appear as the link name)
 
 
Whatever you add to this template (within the "onlyinclude" tags) will appear on the [[Main Page]] news section.
 
 
*If you are linking '''within''' the wiki, please use <code><nowiki>[[Page Name]]</nowiki></code> to create links.  
 
*If you are linking '''within''' the wiki, please use <code><nowiki>[[Page Name]]</nowiki></code> to create links.  
 
*If you want to ''rename'' a link: <code><nowiki>[[Page Name|Your custom text]]</nowiki></code>
 
*If you want to ''rename'' a link: <code><nowiki>[[Page Name|Your custom text]]</nowiki></code>
*If you want to link '''outside''' of the wiki: <code><nowiki>[http://some-page.com Link]</nowiki></code>
+
*If you want to link '''outside''' of the wiki: <code><nowiki>[http://some-page.com LinkTitle]</nowiki></code>
*You can add your '''signature''' by simply adding <nowiki>~~~</nowiki> (if you write <nowiki>~~~~</nowiki>, then it includes a timestamp)
+
read more about '''[[:mediawikiwiki:Help:Links|using links]]'''
for more information, read '''[[Help:Links|Using links]]'''
 
  
 
<includeonly>[[Category:Main Page]]</includeonly>
 
<includeonly>[[Category:Main Page]]</includeonly>

Latest revision as of 08:33, 4 May 2017

This is a documentation subpage for Template:MainPage News.
It contains usage information, categories and other content that is not part of the original template page.

This is a news section that will appear on the Main Page

Remember not to just add news but also remove the old news so things do not become cluttered. About 6 news items at a time sounds decent.

Adding Links[edit]

There is a link to the Krafties blog at the bottom of the news section, so either skip adding a link beneath every news update or link to the actual blog post itself (you get the link by clicking the title of the blog post itself).
  • If you are linking within the wiki, please use [[Page Name]] to create links.
  • If you want to rename a link: [[Page Name|Your custom text]]
  • If you want to link outside of the wiki: [http://some-page.com LinkTitle]

read more about using links