This site has been archived and made available for preservation purposes. No edits can be made.

Results 1 to 5 of 5

Thread: Wiki page creating

  1. #1

    Wiki page creating

    Hey, I was creating a page on the wiki so I started to test out doing a example of GetPlayerName.

    https://wiki.vaultmp.com/index.php/GetPlayerName

    The design is really ugly though and there's no code tags for this. How the hell can I put it on? And plus I have to space everything to make a paragraph.

    example:
    Code :
    == Usage ==
     
    ''new name[ 24 ];
     
    GetPlayerName(clientID, name);
     
    printf("This guys name is %s", name);
    ''

    It's annoying and is there any simple way of doing this?

    Thanks
    A gaming community ran by one person, with servers made by individuals (in this case, me, myself)
    I plan to look for a trusted person who will help me create a decent roleplay/deathmatch server on Vault-TEC,
    PM me if you're interested

  2. #2
    Administrator
    Join Date
    Jun 2011
    Location
    Germany
    Posts
    1,057
    Blog Entries
    5

    Re: Wiki page creating

    I'm not familiar with the wiki-style. This might be a good start: https://meta.wikimedia.org/wiki/Help:Editing

    If theres anything you would like to have installed on the wiki (such as code highlighting tags), give me a link to the extension and I'll do it

  3. #3

    Re: Wiki page creating

    Try this out Recycler, it has a syntax. We could possibly use C++ for the syntax highlighting; not sure if it'll work but it should.

    https://swinbrain.ict.swin.edu.au/wik...Wiki_Extension
    A gaming community ran by one person, with servers made by individuals (in this case, me, myself)
    I plan to look for a trusted person who will help me create a decent roleplay/deathmatch server on Vault-TEC,
    PM me if you're interested

  4. #4
    Administrator
    Join Date
    Jun 2011
    Location
    Germany
    Posts
    1,057
    Blog Entries
    5

    Re: Wiki page creating


  5. #5

    Re: Wiki page creating

    [quote author=Recycler link=topic=155.msg2362#msg2362 date=1315233228]
    The wiki now has some extension for syntax highlighting:

    https://www.mediawiki.org/wiki/Extension:GeSHiCodeTag
    https://wiki.vaultmp.com/index.php/GetPlayerName
    [/quote]

    I will help with some functions as well.
    Game Developer, Modder & Webmaster.

Similar Threads

  1. Creating functions
    By frankpetrov in forum PAWN
    Replies: 6
    Last Post: 10-14-2011, 01:25 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •