Recent Posts

pronounsHe/Him
3written posts
smileearned bits
offlinecurrently
smile
New Member
smile Avatar
Hello, hello! I'm currently working on a board based on a genre I've seen picking up traction in various manga/anime, lately-- People being reincarnated, or summoned, from earth to a fantasy world, where they can grow into heroes, legends, or demon lords, with a system of growing stronger and learning skills that resembles that of a video game. I know it's rare to see a board that encourages over powered characters, but considering each person would have to to start from nothing and work their way up, I think it could be fun! Characters could be a large variety of races, including monsters for those who have been reincarnated. Some examples of this genre would be 'Reincarnated as a Slime', 'So I'm a Spider, So What', 'Re:Monster', 'Dungeon Nursery', 'Maou-Sama Retry', 'Souzai Saishuka no Isekai Ryokouki'-- Honestly, there's so many and I can't stop reading them, please send help.

That aside, I've already been working on a board layout for funsies, the progress for which can be found here!
new-game-plus.boards.net/

I'm not great at the story and world building side of things, however, so I would need a lot of help to get this made. ^^;
pronounsHe/Him
3written posts
smileearned bits
offlinecurrently
smile
New Member
smile Avatar
Hello! I've been working on a layout design, and came across an issue that I can't seem to find any answers on. Can custom fields only be used on user profiles and mini profiles? The idea I had involved using them in the header of the page, beneath the banner... But when I tried that, the custom field values were only visible when I was on my user profile. Is there some workaround to this?

Here's what I mean--

https://i.imgur.com/RlvwwjE.png

The top version is what it shows on every page except user profile. The bottom is what it shows on userprofile, but I want it to show everywhere.

Here's the code I used for it:


<div style="float:right;font-size:10px;";>LV.{foreach $[user.custom_field]}{if $[user.custom_field.name] == "Level"}$[user.custom_field.value]{/if}{/foreach}</div>