I am hoping one of the geniuses on this forum can point in the right directions.
I like to play Counter-Strike, and one way to improve in the game is to use pre-designated grenades with specific lineups. I would like to make a wiki of these so I can remember them, and so they can be communicated to my friends who also play.
Each lineup would include some text discussing how to throw the grenade, with some pictures (pulled from imgur using .
I was thinking I would setup each lineup as a separate tiddler, with fields for the following:
- Map
- Type of Grenade (smoke, flag, frag, incendiary)
- Difficulty of lineup
- Location on Map
Ideally, each Tiddler would have some form of input (dropdown, text input, not sure?) to easily set these fields for each lineup. There would then be a “summary tiddler” with corresponding inputs that could be altered to filter the various tiddlers I want to display.
The idea is that if I want to play a map, I could set the four fields on the summary tiddler and the result would be transcluded (I think that is right word) so I could see all the individual lineups that could be used (if the field was not selected, then it would ignore that filter).
I’m new to TiddlyWiki, so I was hoping I could obtain some assistance with starting on this endeavor. Here are some things I think would cause issues:
- How do I setup the filters on the summary tiddler?
- How do I setup the inputs on the individual tiddlers such that they change the field variables?
- How do I transclude the individual tiddlers without including the field inputs on the tiddlers?
Thank you so much in advance!