The South Pacific
Admin/Mod Requests - Printable Version

+- The South Pacific (https://tspforums.xyz)
+-- Forum: Waterfront District (https://tspforums.xyz/forum-3.html)
+--- Forum: Operations Center (https://tspforums.xyz/forum-17.html)
+--- Thread: Admin/Mod Requests (/thread-2507.html)



RE: Admin/Mod Requests - Seraph - 07-25-2019

Please may I have my LegComm privileges rescinded. Thank you.


RE: Admin/Mod Requests - Roavin - 07-25-2019

Done.


RE: Admin/Mod Requests - Qwert - 08-17-2019

Hi! Have you had time to have a look at this?

(06-12-2019, 03:41 PM)Qwert Wrote:
(06-04-2019, 08:47 AM)Roavin Wrote:
(05-30-2019, 03:08 PM)Qwert Wrote: I've got some questions from using tables.

Is it possible to define the width of individual columns in tables?

Is it possible to change the colour of tables (and boxes)?

Can one prevent images in tables from being automatically resized when other cells grow due to long rows of text?

At the moment - no, this is not possible, and I don't see (at first glance) a plugin that allows better tables like this.

We could probably expand the table definitions to allow more things along those lines. Do you have a specific syntax in mind?

Perhaps something like this? https://community.mybb.com/thread-76446.html

It would be nice to control table and individual column width using amount of pixels. Looking something like this:

Code:
[table=150px][tr][td=100px]1[/td][td=30px]2[/td][/tr][tr][td]3[/td][td]4[/td][/tr][/table]

I guess one problem to handle could be over-constraining the widths, like if the sum of all column widths is greater than the that of the table Happywide

(06-18-2019, 04:06 PM)Qwert Wrote: I need help with two issues Smile

- It seems images don't load properly.
 
- I don't think @ works for me (I don't get an alert when mentioned).



RE: Admin/Mod Requests - Nakari - 08-20-2019

Embassy Row should have Glen as moderator, not Somyrion.


RE: Admin/Mod Requests - Kris Kringle - 08-20-2019

(08-20-2019, 12:06 PM)Nakari Wrote: Embassy Row should have Glen as moderator, not Somyrion.

Fixed!


RE: Admin/Mod Requests - Amerion - 08-22-2019

(08-17-2019, 06:01 PM)Qwert Wrote: Hi! Have you had time to have a look at this?
...

This should work —

Thematic maps

Code:
[table=90][tr]
[th][/th][th][align=center]Thematic maps[/align][/th][th][/th][/tr]
[tr][td]
[align=center][url=http://i.imgur.com/GESWftx.png][img]https://i.imgur.com/XDePFNi.png[/img]
Biome[/url][/align]
[/td][td]
[align=center][url=http://i.imgur.com/y8dXiTN.png][img]https://i.imgur.com/JwjvoLS.png[/img]
Time zones[/url][/align]
[/td][td]
[align=center][url=http://i.imgur.com/p1J371p.png][img]https://i.imgur.com/vVVwJv0.png[/img]
Tectonics[/url][/align]
[/td][/tr][tr][td]
[align=center][url=https://i.imgur.com/x5mTk38.png][img]https://i.imgur.com/sEnoS1Z.png?1[/img]
All plot numbers[/url][/align]
[/td][td]
[align=center][url=https://i.imgur.com/ES5Eg2D.png][img]https://i.imgur.com/yTSB2Ox.png?1[/img]
Blank[/url][/align]
[/td][td]
[align=center][url=https://i.imgur.com/Y8h5mSJ.png][img]https://i.imgur.com/SibvFce.png?1[/img]
Wiki-style[/url][/align]
[/td][/tr][/table]



RE: Admin/Mod Requests - Qwert - 08-22-2019

(08-22-2019, 12:58 PM)Amerion Wrote:
(08-17-2019, 06:01 PM)Qwert Wrote: Hi! Have you had time to have a look at this?
...

This should work —

Thematic maps

Code:
[table=90][tr]
[th][/th][th][align=center]Thematic maps[/align][/th][th][/th][/tr]
[tr][td]
[align=center][url=http://i.imgur.com/GESWftx.png][img]https://i.imgur.com/XDePFNi.png[/img]
Biome[/url][/align]
[/td][td]
[align=center][url=http://i.imgur.com/y8dXiTN.png][img]https://i.imgur.com/JwjvoLS.png[/img]
Time zones[/url][/align]
[/td][td]
[align=center][url=http://i.imgur.com/p1J371p.png][img]https://i.imgur.com/vVVwJv0.png[/img]
Tectonics[/url][/align]
[/td][/tr][tr][td]
[align=center][url=https://i.imgur.com/x5mTk38.png][img]https://i.imgur.com/sEnoS1Z.png?1[/img]
All plot numbers[/url][/align]
[/td][td]
[align=center][url=https://i.imgur.com/ES5Eg2D.png][img]https://i.imgur.com/yTSB2Ox.png?1[/img]
Blank[/url][/align]
[/td][td]
[align=center][url=https://i.imgur.com/Y8h5mSJ.png][img]https://i.imgur.com/SibvFce.png?1[/img]
Wiki-style[/url][/align]
[/td][/tr][/table]

Thank you, but the problem with images not loading properly occurs in many other threads too. They used to be fine, but at some point something happened that changed the way images load for me, without me editing the posts.


RE: Admin/Mod Requests - Amerion - 08-22-2019

(08-22-2019, 02:09 PM)Qwert Wrote: Thank you, but the problem with images not loading properly occurs in many other threads too. They used to be fine, but at some point something happened that changed the way images load for me, without me editing the posts.

If you could provide me with a list of all these threads, I'll go about abusing my mod powers to correct these image links. The issue lies in that http is no longer working. It requires an extra 's' to display.


RE: Admin/Mod Requests - Qwert - 08-23-2019

(08-22-2019, 02:46 PM)Amerion Wrote: If you could provide me with a list of all these threads, I'll go about abusing my mod powers to correct these image links. The issue lies in that http is no longer working. It requires an extra 's' to display.

Oh, I see! You don't have to do that, I can manage Smile (Unless you have an automated process?)


RE: Admin/Mod Requests - Amerion - 08-23-2019

(08-23-2019, 01:02 PM)Qwert Wrote:
(08-22-2019, 02:46 PM)Amerion Wrote: If you could provide me with a list of all these threads, I'll go about abusing my mod powers to correct these image links. The issue lies in that http is no longer working. It requires an extra 's' to display.

Oh, I see! You don't have to do that, I can manage Smile (Unless you have an automated process?)
Indeed I do! Cheese