Difference between revisions of "User talk:Belgrave"

From Fallen Sword Wiki
Jump to: navigation, search
(Help with User Page)
(Help with User Page)
Line 29: Line 29:
 
   
 
   
 
I see.  I just need to sit back and stop for awhile on my little project.  I need to use your rules that you have in your Wiki tips.  {{User:DavidAHare/Sig}} 00:02, 12 September 2008 (BST)
 
I see.  I just need to sit back and stop for awhile on my little project.  I need to use your rules that you have in your Wiki tips.  {{User:DavidAHare/Sig}} 00:02, 12 September 2008 (BST)
 +
:<span style="color:#060">Sit back... find something else to do... contribute to other areas of the wiki. There are many pages that need updated. Immerse yourself in the code, see how it works, and try becoming an expert. The [[Helping Out]] page can offer you a place to get started. Also, use my help links. I'd be embarrassed if I counted how many times I still need to look things up!</span><br>{{User:Belgrave/Sig}}
  
 
== Question??? ==
 
== Question??? ==

Revision as of 23:27, 11 September 2008

Have problems or need to report someone in the game? If so, submit a ticket.

I deal with mostly wiki and occasional forum issues.



-Stares in awe-
                 CHiNback - [ Talk - Message - PM ]

I got bored... I'm really just waiting for Extension:Parserfunctions before I do many more content edits and I didn't want to take much time to do maps today.
 Belgrave, Moderator / Sysop  Talk  Message PM 




Help with User Page

Question Here If I have missed this on the termplate page sorry. Is there a template or a way to just input a person's profile name and be sent to his or hers profile?
   DavidAHare,Talk Message PM 20:15, 11 September 2008 (BST)

I'm not entirely sure what you're talking about, but if you want to link to someone's user page, then use [[User:Belgrave|Belgrave]] which gives Belgrave. If you're linking to their game profile page, then use [http://www.fallensword.com/index.php?cmd=profile&player_id=699681 Belgrave] which gives Belgrave. If you need more help, visit the help page for links I put on my user page.
 Belgrave, Moderator / Sysop  Talk  Message PM 


I was looking at just enterring their profile name and it would go to their profile. I am trying to build a template which would show the Item Type, Item Name, Hellforge Lvl, Craft Lvl and Borrowed By. I wanted to be able to input just their profile name under the Borrowed By heading and when some one clicked on the name it would go to their profile. I will just have to think of a way to do it.
   DavidAHare,Talk Message PM 20:50, 11 September 2008 (BST)

Unless I am mistaken, you are trying to make a template that takes a player's name and links back to their in-game profile page. That is not possible since the in-game profile page goes by player ID number instead of the player name. If you wanted to do that, you'd need to make a template that requires both the player ID and the player name, perhaps something like
[http://www.fallensword.com/index.php?cmd=profile&player_id={{{id}}} {{{name}}}]
 Belgrave, Moderator / Sysop  Talk  Message PM 


I figured as much but I was not sure. I will figure a way to do what I want it to do. I like what you have though, but I would have to have 19 templates for the 19 members of the guild. I am sort of looking at something that you would have all the information already in the template because the higher the membership goes up the number of templates will also go up. Plus I am also looking at if a member leaves or gets kicked then you would have to delete that template or am I seeing something that is not there.
   DavidAHare,Talk Message PM 23:47, 11 September 2008 (BST)

The idea above would only require one template using the exact code I posted above. To use it, you'd put {{TemplateName|id=699681|name=Belgrave}} or whatever the ID and name of that specific player are. IF we had Extension:ParserFunctions already, it would be possible to make a template that would be able to choose an ID from a list based on the name passed to the template.
 Belgrave, Moderator / Sysop  Talk  Message PM 


I see. I just need to sit back and stop for awhile on my little project. I need to use your rules that you have in your Wiki tips.    DavidAHare,Talk Message PM 00:02, 12 September 2008 (BST)

Sit back... find something else to do... contribute to other areas of the wiki. There are many pages that need updated. Immerse yourself in the code, see how it works, and try becoming an expert. The Helping Out page can offer you a place to get started. Also, use my help links. I'd be embarrassed if I counted how many times I still need to look things up!
 Belgrave, Moderator / Sysop  Talk  Message PM 

Question???

How did you become a wiki sysop?

HCS asked if I would take the position and I agreed.
 Belgrave, Moderator / Sysop  Talk  Message PM 


On Splitting Up Pages

How do you hide specific parts of a page? Sinho6 20:08, 7 September 2008 (BST)

You make a table with the following code and put everything you want to hide inside it.
{| class="collapsible collapsed"
! table header (this part needs to exist for it to work)
|-
| table content
|}
 Belgrave, Moderator / Sysop  Talk  Message PM 

Adding Separate Pages to a Wiki Page

Okay, I added a new page called The Hunted Cow Tippers/Gear 1-100, how do I incorporate it into the main page? (The Hunted Cow Tippers) Sinho6 20:46, 7 September 2008 (BST)

Put {{The Hunted Cow Tippers/Gear 1-100}} where you want it on The Hunted Cow Tippers page.
 Belgrave, Moderator / Sysop  Talk  Message PM 

Okay, I tried that, but all it does is write "Template:The Hunted Cow Tippers/Gear 1-100" with a link to a page that doesn't exist. Could you help me out? It's under the Gear section of this page. Sinho6 20:59, 7 September 2008 (BST)

My bad... apparently you need a colon (:) at the front since it's in the Main namespace so it would be {{:The Hunted Cow Tippers/Gear 1-100}}.
 Belgrave, Moderator / Sysop  Talk  Message PM 


Linking

Is it possible to have any link that goes to my profile to end up here?
                 CHiNback - [ Talk - Message - PM ]

Only if your profile redirects to that... Alternatively, you can go through the entire wiki and edit every page that links to your profile so it links to that instead.
 Belgrave, Moderator / Sysop  Talk  Message PM