Difference between revisions of "PhantasyStar"
From Sega Retro
Line 29: | Line 29: | ||
:I'd be fine with making them collapsible as long as we got to keep the system identifiers. [[User:JaxTH|JaxTH]] ([[User talk:JaxTH|talk]]) 20:00, 25 October 2015 (CDT) | :I'd be fine with making them collapsible as long as we got to keep the system identifiers. [[User:JaxTH|JaxTH]] ([[User talk:JaxTH|talk]]) 20:00, 25 October 2015 (CDT) | ||
:: Might be a good idea to copy the tabs from Sonic Retro. Would it just be a case of pasting the code from Common.js? - [[User:Hivebrain|Hivebrain]] ([[User talk:Hivebrain|talk]]) 01:12, 26 October 2015 (CDT) | :: Might be a good idea to copy the tabs from Sonic Retro. Would it just be a case of pasting the code from Common.js? - [[User:Hivebrain|Hivebrain]] ([[User talk:Hivebrain|talk]]) 01:12, 26 October 2015 (CDT) | ||
+ | ::: My concern with system icons is that there are six versions of Phantasy Star II represented on the live template - it seems excessive. | ||
+ | ::: Not quite sure what you mean by tabs - the omni templates do something like this: | ||
+ | |||
+ | {| | ||
+ | !colspan="2"|HERE IS A TABLE | ||
+ | |- | ||
+ | |look a row | ||
+ | |look another row | ||
+ | {| class="mw-collapsible mw-collapsed" | ||
+ | !HERE IS ANOTHER TABLE | ||
+ | |- | ||
+ | |whoop | ||
+ | |} | ||
+ | |} | ||
+ | |||
+ | |||
+ | My thinking was along the lines of | ||
+ | |||
+ | {| | ||
+ | !HERE IS A TABLE | ||
+ | |- | ||
+ | |whoop | ||
+ | |- | ||
+ | |style="padding:0px;"| | ||
+ | {| class="mw-collapsible mw-collapsed" style="margin:0px;" | ||
+ | !HERE IS ANOTHER TABLE | ||
+ | |- | ||
+ | |whoop 2 | ||
+ | |} | ||
+ | |} | ||
+ | |||
+ | We'll probably have to play with common.css - as you can see | ||
+ | |||
+ | {| | ||
+ | | table | ||
+ | {| | ||
+ | | text | ||
+ | {| | ||
+ | | gets | ||
+ | {| | ||
+ | | smaller | ||
+ | {| | ||
+ | | when | ||
+ | {| | ||
+ | | nested | ||
+ | |} | ||
+ | |} | ||
+ | |} | ||
+ | |} | ||
+ | |} | ||
+ | |} | ||
+ | |||
+ | -[[User:Black Squirrel|Black Squirrel]] ([[User talk:Black Squirrel|talk]]) 12:52, 26 October 2015 (CDT) |
Revision as of 12:52, 26 October 2015
kids this template is too big.
These "new" navbox templates come from NEC Retro - they need extending (as does everything NEC Retro-related), but it makes these templates more maintainable than they are right now. I'd like to work out some way of making each section collapsable - more like how Wikipedia (or hell, even Sonic Retro) does it.
neater ways to display albums/books are welcome -Black Squirrel (talk) 15:09, 25 October 2015 (CDT)
- I'd be fine with making them collapsible as long as we got to keep the system identifiers. JaxTH (talk) 20:00, 25 October 2015 (CDT)
- Might be a good idea to copy the tabs from Sonic Retro. Would it just be a case of pasting the code from Common.js? - Hivebrain (talk) 01:12, 26 October 2015 (CDT)
- My concern with system icons is that there are six versions of Phantasy Star II represented on the live template - it seems excessive.
- Not quite sure what you mean by tabs - the omni templates do something like this:
- Might be a good idea to copy the tabs from Sonic Retro. Would it just be a case of pasting the code from Common.js? - Hivebrain (talk) 01:12, 26 October 2015 (CDT)
HERE IS A TABLE | |||
---|---|---|---|
look a row | look another row
|
My thinking was along the lines of
HERE IS A TABLE | ||
---|---|---|
whoop | ||
|
We'll probably have to play with common.css - as you can see
table
|
-Black Squirrel (talk) 12:52, 26 October 2015 (CDT)