inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Jul 19, 2013 10:12:10 GMT -8
Okay I almost have a skin finished on site, I have one last bit of templating to go but I need some help. How I want it to play is the following
On the main home page it shows this:
--REMOVED--
On the boards page where you'd normally see users viewing (So where the threads are listed) I want it to have Forum Stats replaced with Users Viewing
On any other page I want that second area hidden totally
Any help?
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Jul 20, 2013 13:26:12 GMT -8
Anything? All I remember from last time I was doing something similar to this (on v4) is it uses if and else statements I can't remember beyond that.
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Jul 20, 2013 22:40:35 GMT -8
Okay I have it almost finished, just now getting the boards bit to only display when the url contains /board/ and hide when it contains /thread/ or nothing - any help?
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 21, 2013 11:49:59 GMT -8
Hi, Boy_Wonder. Can you link me to the forum in question that you're doing this to? Can you explain to me what this template mod is meant to do so I can better understand it in order to help you?
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Jul 21, 2013 12:24:14 GMT -8
All right it's on this board: shieldrp.boards.net/#And it's in the infocenter area. This template mod works to basically give different information depending on the page. It's clunky, probably inefficient but this is as far as I've managed to get so far: --REMOVED-- Note I don't use these comments in the actual layout templates part itself, I've just added them in for a bit more 'sense making' as I know it might look a confusing mess
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Jul 22, 2013 10:47:08 GMT -8
Any help just to finish all this off please?
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Jul 23, 2013 1:28:58 GMT -8
Just updating to say I've managed to fix it myself with a lot of work and hitting with a wet spanner
|
|