Actions

Difference between revisions of "Test"

From Zedwiki

(Added Dynamic Page Lists examples)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
__NOINDEX__
 +
This is a Test Page. Test Test Test.
 +
 
== The test page ==
 
== The test page ==
  
Line 16: Line 19:
 
A second section and subsection.
 
A second section and subsection.
 
==== even more ====
 
==== even more ====
A sub-sub section :O  
+
A sub-sub section :O
 +
:o
 +
Hello - LP
  
 
== Zedbotki ==
 
== Zedbotki ==
Line 32: Line 37:
 
{{Newestregion link}}
 
{{Newestregion link}}
  
Transcluding link from a template will allow for showing the current name of the final destination page, but will not show as red if the page does not yet exist.
+
Transcluding link from a template will allow for showing the current name of the final destination page.
 +
 
 +
== Uploads ==
 +
 
 +
You can upload to the Zedwiki!
 +
 
 +
=== Images ===
 +
Images must be uploaded first, before editing a page they are to be displayed on. From the sidebar, under tools, click "upload image". For more details: https://www.mediawiki.org/wiki/Help:Managing_files
 +
 
 +
Displaying the image on a page is very similar to linking to a page: <code><nowiki>[[File:BridgeWars.png]]</nowiki></code>
 +
 
 +
[[File:BridgeWars.png]]
 +
 
 +
You can also show animated gifs:
 +
 
 +
[[File:Riding a lightning.gif]]
 +
 
 +
== Dynamic Page Lists ==
 +
 
 +
=== Recent Changes ===
 +
 
 +
Can include a list of recent changes on the wiki, could change "notcategory=_none_" in following example to "category=LVS" to only show changes to [[:Category:LVS|LVS]] pages.
 +
 
 +
==== Example ====
 +
 
 +
{{#dpl:
 +
notcategory=_none_
 +
|addeditdate=true
 +
|ordermethod=lastedit
 +
|order=descending
 +
|count=10
 +
}}
 +
 
 +
=== Page Sections ===
 +
 
 +
Can include whole sections from other pages, this example includes the [[Zurvival#Rules|Rules]] sections from [[Zurvival]].
 +
 
 +
==== Example ====
 +
 
 +
{{#dpl:
 +
title=Zurvival
 +
|include=#Rules
 +
}}

Latest revision as of 17:21, 9 August 2016

This is a Test Page. Test Test Test.

The test page

interlinking

interlinks can be added to link to other wikis. Minecraft:stone

Intro

This is some text for an intro


Stuff

A section, yes.

More

A second section and subsection.

even more

A sub-sub section :O

o

Hello - LP

Zedbotki

Next meeting for LVS' Zedling Meeting: LVS:Council Meeting 2016-08-06

Transclusions versus links

You can link to a page via a redirect

newestregion page

You can link to a page via a template

Watersedge

Transcluding link from a template will allow for showing the current name of the final destination page.

Uploads

You can upload to the Zedwiki!

Images

Images must be uploaded first, before editing a page they are to be displayed on. From the sidebar, under tools, click "upload image". For more details: https://www.mediawiki.org/wiki/Help:Managing_files

Displaying the image on a page is very similar to linking to a page: [[File:BridgeWars.png]]

BridgeWars.png

You can also show animated gifs:

Riding a lightning.gif

Dynamic Page Lists

Recent Changes

Can include a list of recent changes on the wiki, could change "notcategory=_none_" in following example to "category=LVS" to only show changes to LVS pages.

Example

Page Sections

Can include whole sections from other pages, this example includes the Rules sections from Zurvival.

Example

Zurvival has a few rules. These are the basic rules of the server:

DO

  • Replant crops you harvest in the community farms
  • Be friendly and kind
  • Explore the world
  • Have Fun!
  • Speak English in public chat

DO NOT

  • Steal
  • Grief
  • Attack Players (unless agreed)
  • Enter Builds (unless invited)
  • Cheat (mod/exploit)
  • Advertise other servers ect.