Page 1 of 2

Call to Arms: Help With Wiki?

Posted: Tue Sep 12, 2017 8:58 pm
by Maecius
Hi all!

We could use some help updating the new wiki, as it's a bit of a lift transferring all of the data from the old wiki to the new wiki (while also ensuring that the data is accurate).

Valefort's outlined one area we could really use some assistance with right now:
Valefort wrote:The above was done, what is next are those pages :

https://wiki.bgtscc.net/index.php?title ... y:Innate_0
https://wiki.bgtscc.net/index.php?title ... y:Innate_1
https://wiki.bgtscc.net/index.php?title ... y:Innate_2
https://wiki.bgtscc.net/index.php?title ... y:Innate_3
https://wiki.bgtscc.net/index.php?title ... y:Innate_4
https://wiki.bgtscc.net/index.php?title ... y:Innate_5
https://wiki.bgtscc.net/index.php?title ... y:Innate_6
https://wiki.bgtscc.net/index.php?title ... y:Innate_7
https://wiki.bgtscc.net/index.php?title ... y:Innate_8
https://wiki.bgtscc.net/index.php?title ... y:Innate_9

In those you can find most if not all the custom spells, however they're not using the usual Template for displaying the information, like in this page :

https://wiki.bgtscc.net/index.php?title=Amplify

While the info is correct for both styles the custom spells that are not using the spell Template are not automatically listed in the adequate categories, making it difficult to find the information.

There is not a lot to do for one given spell but there are around 200 of those so I would appreciate any help ! For some you probably won't find the correct icon, leave it blank and I'll eventually correct those.

You can find most unused icons there : https://wiki.bgtscc.net/index.php?title ... nusedFiles
People sometimes ask me what they can do to help out around here, without putting on a DM hat or learning how to code, and this is probably one of those things anyone can tackle with a little bit of time and effort! So if anyone's willing to pitch in, please do.

( :D If nothing else, it'll free up Valefort so he can get back to work fixing things for us, right?)

Re: Call to Arms: Help With Wiki?

Posted: Wed Sep 13, 2017 5:06 am
by Valefort
Yep :)

The level 9, 8, 7 spells are done but there is still a lot to go through.

Re: Call to Arms: Help With Wiki?

Posted: Wed Sep 13, 2017 9:11 pm
by Maecius
This explanation that Valefort gave to a volunteer to help with this was helpful to me, so I thought I'd share it so others have an idea of what's being asked of those who would volunteer for this mission!:
Valefort wrote:All the info from the old wiki was already exported to the new one, it's just about formatting the information correctly now :)

Here is an example, taken from this page https://wiki.bgtscc.net/index.php?title=Wrath_of_Torm

That's how it looks like at the moment when you click the edit button.

Code: Select all

===<b>Wrath of Torm</b>===

 Caster Level(s): Clr 6
 Innate Level: 6
 School: Abjuration [Torm]
 Component(s): Verbal, Somatic
 Range: Self
 Area of Effect / Target: Personal
 Duration: 5 rounds
 Save: n/a
 Spell Resistance: n/a

The caster is outlined in white light and his base charisma ability score temporarily rises to 18. He also gains in size, rising to become almost twice as large as previously. Finally, The caster gains a +3 bonus on all savingthrows and a +5 attack bonus.

== Gameplay Notes ==
Note: Only Torm's faithful can learn / memorize / cast this spell.

== Bugs ==
[[Category:Spells]]
[[Category:Torm]]
[[Category:Abjuration]]
[[Category:Clr 6]]
[[Category:Innate 6]]
[[Category:Verbal & Somatic]]
And that's how it should look like :

Code: Select all

{{spell
|icon=
|image=
|level_bard=
|level_cleric=6
|level_druid=
|level_paladin=
|level_ranger=
|level_sorwiz=
|level_warlock=
|level_innate=6
|school=Abjuration 
|descriptor=Torm
|components=VS
|range=Self
|area=Personal
|duration=5 rounds
|save=[[Harmless]]
|spell_resistance=No
|hostile=No
|empower=No
|extend=Yes
|maximize=No
|quicken=Yes
|silent=Yes
|still=Yes
|persist=No}}

== Description ==
The caster is outlined in white light and his base charisma ability score temporarily rises to 18. He also gains in size, rising to become almost twice as large as previously. Finally, The caster gains a +3 bonus on all savingthrows and a +5 attack bonus.

== Gameplay Notes ==
Note: Only Torm's faithful can learn / memorize / cast this spell.

== Bugs ==
It's only copying the information on the spell from the raw text into the spell template and then the page will automagically be put in the right categories, making it easy to find :) (you'll notice I removed the manually added categories at the end, as they're no longer useful).

Re: Call to Arms: Help With Wiki?

Posted: Thu Sep 14, 2017 6:00 am
by Valefort
For the ones who are helping on this, if you don't find the right icon please leave it blank, that way the spells are added in the "spells with no icon" category and they'll be easy to find and fix for me :)

Re: Call to Arms: Help With Wiki?

Posted: Thu Sep 14, 2017 7:45 am
by Babuguuscooties
Hey im interested in helping out when I can, but I'm afraid that example still doesn't make a whole lot of sense to me. I'm a bit more hands on, so maybe if I just give it a try it'll click.

Re: Call to Arms: Help With Wiki?

Posted: Thu Sep 14, 2017 8:25 am
by Theodore01
Started working on Innate 1,

however i don't know how to add missing entries like

Disguise Self: has also illusion=1 as class, adding level_illusion=1 did not work ?
Disrupting Strike: has BG as class, adding level_blackguard=1 did not work ?
|casting time=instant

How can i add missing categories?


And under bugs there are often something like this, i would guess that it could be deleted ?
[[Category:Spells]]
[[Category:Clr 1]]
[[Category:Drd 1]]
[[Category:Innate 1]]
[[Category:Divination]]
[[Category:Verbal & Somatic]]
[[Category:Pal 1]]
[[Category:Bg 1]]

Re: Call to Arms: Help With Wiki?

Posted: Thu Sep 14, 2017 8:33 am
by Valefort
|level_additional=[[Cleric]] with [[Chaos ]] domain 7
With that kind of line !

Re: Call to Arms: Help With Wiki?

Posted: Thu Sep 14, 2017 9:36 am
by Theodore01
Level 1 done (without icons).

How can i add:
Casting Time: 10 castings ?
components=VS and 1500 gold ?

Re: Call to Arms: Help With Wiki?

Posted: Thu Sep 14, 2017 9:53 am
by Valefort
Can't ! I just add the info on gameplay notes for that kind of spells.

Re: Call to Arms: Help With Wiki?

Posted: Fri Sep 15, 2017 4:49 am
by Valefort
A mere 116 spells to go now, thank you to the helpers !

Re: Call to Arms: Help With Wiki?

Posted: Fri Sep 15, 2017 7:59 am
by aaron22
Finished custom spells for Pali and ranger. Also vale, found some links they jumped over to the old wiki and I fixed them to stay on the new level wiki.

Re: Call to Arms: Help With Wiki?

Posted: Fri Sep 15, 2017 8:37 am
by Valefort
Yes, there are still a bunch of static links to the old wiki or the nwn2 wikia, good job removing them :)

Re: Call to Arms: Help With Wiki?

Posted: Sat Sep 16, 2017 6:52 am
by Theodore01
Level 2-5 done (without icons).

Re: Call to Arms: Help With Wiki?

Posted: Sat Sep 16, 2017 7:12 am
by Valefort
Thank you guys ! All done for spells I think :)

Re: Call to Arms: Help With Wiki?

Posted: Sat Sep 16, 2017 7:15 am
by Babuguuscooties
You guys are awesome!