User:Finisterre

From DNwiki

Jump to: navigation, search

Contents

Note

Here is the page of the user Finisterre, an editor of DN wiki. Unfortunately, I'm a sysop of DN-wiki and a moderator of DN-wiki forum so please feel free to contact me about improving those projects or just for having fun. :)

I'm not interested at all for building perfect in-game information site of DN. Because it seems nonsence to make it alone.

Though I'm just joinning DN-wiki to test construction/design of web page and to communicate with ppl, I will try to be accurate in contributed contents.


--Finisterre 00:28, 2 September 2008 (CEST)




Tips

Category

We can put Categories to a page by putting [[category:category_name]] at the end of page.

Once a page is added to a category, there will be the category link at the bottom of the page.

Atm I'm using this function like this Guides in DNwiki [[:category:guide|Guides in DNwiki]] for example.

Categories List on DNwiki

External Images

Atm It's disabled by default setting of Mediawiki.

Embedding external images
External images can not always be embedded, this depends on the settings of the project: it has been disabled
on Meta and many Wikipedias, including the English and German, to prevent vandalism and "bandwidth theft" from
other sites, but it is still allowed on some wikis.

Anchor

We can use #section_name_on_a_page(which is made automatically when using "==title==") as anchor.

For example, [[Races#Dwarf|Dwarf]] It will be shown like Dwarf


Section

You can set sections by using "==section==","===subsection===". This works only at the beggining of the line. Also you can set a text on a table as section title by putting the text at the beggining of the line.

For example, writing

{|border=0
|colspan=3|====section title in the table====
|-align=center
|a||b||c
|}

You get

====section title in the table====
abc

And if you write

{|border=0
|colspan=3|
====section title in the table====
|-align=center
|a||b||c
|}

You get

section title in the table

abc

Then you can make the direct link to the table by writing [[User:Finisterre#section title in the table|Sample Table]], for example. It's not necessary to do this to put a link to the table. You just can make a section and put a table right after the section title. It's just a tip.

Note
When you make the text in the table as section title, the headline of the table before the section title will
be directed on previous section so you have to start editing from master section or it shows preview wrongly
due to lacking of the headline of the table.

Bug

Those bugs can be only on my local setting.


Anchor

Link to the Anchor is not applied on preview. It just shows the top of the page.

Personal tools