How do you change the picture on this?
I've seen other wikis do this but I wasn't sure how
What's on your mind?
TEXT
POLL
How do you change the picture on this?
I've seen other wikis do this but I wasn't sure how
Hey guys. I would really like to move an image to the left side. It is currently on the right side. I tried the source code and the visual editor but couldn't get it.
Here is what I wish to do. Any of yall know what I need to do? Thank you
Wiki Link: https://jimmyneutron.fandom.com/wiki/Jimmy_Neutron_Wiki
Well i need help with this coding puzzle
Hello.
I do not know how to make rounded corners on all of the UI my wiki, could you maybe help? I’ve seen this in the Geometry Dash Wiki.
The TTTE Wiki has the font "Flange BQ" for headings, and even in templates. On the TTTE Wiki's CSS though, it doesn't say that Flange BQ is the font. Anyone know how I can get this font on my wiki?
Also, I contacted an Admin on the TTTE Wiki (MH1994), though they said I can upload the font through "the images page". I am not sure what "the images page" is.
When I load up the visual editor to edit an article, the infoboxes there that I've changed/created by using the Source Editor appear as just a templates, with the puzzle piece thing. It doesn't stop me from editing it as they appear on the actual articles, it just makes it a bit tedious when editing.
The only thing I did to some of them, Template:Game for example, was use the visual Infobox editor to move the image and then used the Source editor to make it a stacked infobox. I'm sure I'd done this before and it had worked just fine, why is it appearing like this now?
Here's the Game infobox's source:
<includeonly><infobox layout=stacked>
<image source="image">
<caption source="caption1"/>
</image>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<data source="developer">
<label>Developer</label>
</data>
<data source="publisher">
<label>Publisher</label>
</data>
<data source="engine">
<label>Engine</label>
</data>
<data source="version">
<label>Version</label>
</data>
<data source="platform">
<label>Platform</label>
</data>
<data source="releasedate">
<label>Release date</label>
</data>
<data source="genre">
<label>Genre</label>
</data>
<data source="mode">
<label>Mode</label>
</data>
<data source="rating">
<label>Rating</label>
</data>
<data source="media">
<label>Media</label>
</data>
<group collapse="open">
<header>System requirements</header>
<data source="requirements"/>
</group>
</infobox></includeonly><noinclude>{{Documentation}}</noinclude>Hello.
I have tried to make one of those gallery things for my character infobox, but it just made the given name of the first image into the image description, and doesn’t add the second image at all.
How do I fix this, and what am I doing wrong?
Hello.
I want to know if it is possible to make a template look different in dark mode and light mode. As you can see at the following pictures, I want the quotation marks to be dark pink instead of blue on dark mode.
Regards, Joel
Pardon me if i didn't call it what it is supposed to be called, how am i supposed to add this slash on an infobox's title? It's supposed to be the infobox title/infobox section headers but a bit more designed:
How do I add the color square things I see on Infoboxes, What I mean is the colored squares in the text.
Hello,
I have tried to create a new infobox for a wiki I am working on. The template is standing and the template page itself works, but when I want to insert the newly created infobox on any page, it results in the error message "Syntax error in JSON". I can see the infobox in the preview exactly as it is supposed to be, but since the error is there, I cannot save the edited page.
This is the template page in question: https://unprepared-casters-podcast.fandom.com/wiki/Template:Infobox_Arc
And here the full code:
<infobox>
<title source="title1">
<default>{{PAGENAME}}</default>
</title>
<image source="header_image">
<caption source="header caption"/>
</image>
<data source="genre">
<label>Genre</label>
</data>
<data source="DM">
<label>DM</label>
</data>
<data source="players">
<label>Players</label>
</data>
<data source="PC_levels">
<label>PC levels</label>
</data>
<data source="number_episodes">
<label>Episodes</label>
</data>
<data source="air_dates">
<label>Air Dates</label>
</data>
<group collapse="closed">
<header>Episodes</header>
<data source="episode_0">
<label>Episode 0</label>
</data>
<data source="episode_0_vc">
<label>Episode 0 VC</label>
</data>
<data source="episode_1">
<label>Episode 1</label>
</data>
<data source="episode_1_vc">
<label>Episode 1 VC</label>
</data>
<data source="episode_2">
<label>Episode 2</label>
</data>
<data source="episode_2_vc">
<label>Episode 2 VC</label>
</data>
<data source="episode_3">
<label>Episode 3</label>
</data>
<data source="episode_3_vc">
<label>Episode 3 VC</label>
</data>
<data source="episode_4">
<label>Episode 4</label>
</data>
<data source="episode_4_vc">
<label>Episode 4 VC</label>
</data>
<data source="episode_5">
<label>Episode 5 </label>
</data>
<data source="episode_5_vc">
<label>Episode 5 VC</label>
</data>
<data source="episode_6">
<label>Episode 6</label>
</data>
<data source="episode_6_vc">
<label>Episode 6 VC</label>
</data>
<data source="episode_7">
<label>Episode 7</label>
</data>
<data source="episode_7_vc">
<label>Episode 7 VC</label>
</data>
<data source="episode_8">
<label>Episode 8</label>
</data>
<data source="episode_8_vc">
<label>Episode 8 VC</label>
</data>
<data source="arc_postmortem">
<label>Arc Postmortem</label>
</data>
<data source="episodes_alone_total_air_time">
<label>Episodes Alone Total Air Time</label>
</data>
<data source="episodes_and_vc_air_time">
<label>Episodes and VC Air Time</label>
</data>
</group>
<group collapse="open">
<header>Connectivity</header>
<data source="connected_oneshots">
<label>Connected Oneshot(s)</label>
</data>
<data source="connected_arcs">
<label>Connected Arc(s)</label>
</data>
</group>
<group row-items="2">
<header>Arc Release Order</header>
<data source="previous_arc">
<label>Previous</label>
</data>
<data source="next_arc">
<label>Next</label>
</data>
</group>
</infobox>
<noinclude>
{{documentation}}
</noinclude>
<includeonly>
<templatedata>
{"params":{
"title1":{"suggested":true},"header_image":{"suggested":true},"header_caption":{"suggested":true},"genre":{"suggested":true},"DM":{"suggested":true},"players":{"suggested":true},"PC_levels":{"suggested":true},"number_episodes":{"suggested":true},"air_dates":{"suggested":true},
"episode_0":{"suggested":true},"episode_0_vc":{"suggested":true},"episode_1":{"suggested":true},"episode_1_vc":{"suggested":true},"episode_2":{"suggested":true},"episode_2_vc":{"suggested":true},"episode_3":{"suggested":true},"episode_3_vc":{"suggested":true},"episode_4":{"suggested":true},"episode_4_vc":{"suggested":true},"episode_5":{"suggested":true},"episode_5_vc":{"suggested":true},"episode_6":{"suggested":true},"episode_6_vc":{"suggested":true},"episode_7":{"suggested":true},"episode_7_vc":{"suggested":true},"episode_8":{"suggested":true},"episode_8_vc":{"suggested":true},"arc_postmortem":{"suggested":true},"episodes_alone_total_air_time":{"suggested":true},"episodes_and_vc_air_time":{"suggested":true}
"connected_oneshots":{"suggested":true},"connected_arcs":{"suggested":true},
"previous_arc":{"suggested":true},"next_arc":{"suggested":true},
},"sets":[],"maps":{}}
</templatedata>
</includeonly>
If anyone could help me find the error in the code, that would be highly appreciated. Thank you!
im on source editor on another wiki and trying to editing Template:Stub with the background and stuff, so i stole from background code that ive made earlier and it doesnt fix it. how do i get rid of the white background???
heres my code:
<div align="left" style="background:#333333;border-radius:5px;padding:20px 30px;border-left:20px solid #ffe881;border-right:2px solid #ffe881;border-top:2px solid #ffe881;border-bottom:2px solid #ffe881;">
{{MessageBox
|header = This page is a stub...
|type = stub
|image = Stub.png
|text = ''This article is a [[:Category:Stubs|stub]]!!!!!!!!! You can help the '''be dead forever simulator''' wiki by [{{fullurl:{{FULLPAGENAME}}|action=edit}} editing it].''
|comment = yeah!!!
|class = notice hidden plainlinks
|id = stub
}}
</div>
<includeonly>[[Category:Stubs]]</includeonly><noinclude>
{{Documentation}}</noinclude>someone halp my!!!!!!!!!!!!!!!!
also heres what it looks like with an image
yea
I was observing MP Profile templates on a few fandom pages and was curious how that is to be set up.
I'm also curious about this "MP Profile template". How do people find all of these templates?
https://rainbow-high.fandom.com/wiki/Template:MPprofile
https://rainbow-high.fandom.com/wiki/Template:MPprofile-template
This template helps people know more about the characters or people on the home page. But I'm not sure how it's supposed to be keyed in. Can anyone help me understand how to utilize this template?
https://bratzpack.fandom.com/wiki/Bratzpack_Wiki
Hello.
Can you please help with my CSS script on my wiki? It makes an image tile the background of an article.
Now I don’t know why, but the image isn’t plastered there. It’s a white background. It is also translucent kinda like frosted glass — which means you could see the background underneath. Can you review my code? I’ll add a link to my wiki if you need to.
https://how-the-body-works-chloe-nurb.fandom.com/wiki/How_the_Body_Works_Wiki
}
.theme-fandomdesktop-light .page__main {
background-color: transparent;
background: linear-gradient( rgba(255,255,255,0.75), rgba(255,255,255,0.75) ), url("https://how-the-body-works-chloe-nurb.fandom.com/wiki/File:New_thing.png");
background-size: 100% auto !important;
}
.theme-fandomdesktop-dark .page__main {
background-color: transparent;
background: linear-gradient( rgba(14,25,26,0.90), rgba(14,25,26,0.75) ), url("https://how-the-body-works-chloe-nurb.fandom.com/wiki/File:New_dark_thing.png");
background-size: 100% auto !important;
}Hello, I have seen the Encyclopedia SpongeBobia had tiling on the article background. How would I end up doing that? Is it CSS, or something I didn’t see on the theme designer? Thanks if you can help.
When my table expands it becomes too big and needs a scroller. This isn't very good, especially for mobile users. I want to make the columns smaller so it doesn't expand and need a scroller. I messed with the width function, but that doesn't seem to help. What can I do to decrease the width of my table?
Link to the page for clarification:
https://arcaneconquest.fandom.com/wiki/List_of_Potentials
Is there a way in CSS to create a default gallery theme?
For example, if I want all galleries to use the code "position="center"" as a default (rather than position="left"" which is the default), would there by a way to do this in CSS instead of going through and editng each gallery individually?
Hello everyone. Thanks for all the help you've given me over the past year. I'm still learning new things and wanted to know if anyone can help me understand how to add this type of home template.
{{Home
|header =<span style="color: #211E1F;">'''News'''</span>
|body= <br><center>''Latest News for Mermaid High!''
'''Dolls'''<br>
-Spring 2022: [[Spring Break]] dolls are now released!<br>
'''Fiction'''<br>
-April 2nd, 2022: A new episode of the [[Mermaid High/Animated Series|Animated Series]] has been released! The latest episode is called [[Visit Mermaid Secret Hideout]].
[[File:VMSHthumb.jpeg|230px|center|link=Visit Mermaid Secret Hideout]]
-August 13th, 2022: The Mermaid High YouTube channel has changed into a Spin Master YouTube channel.<br>
</center>''
}}
{{Home
|header =<span style="color: #211E1F;">'''Blogs'''</span>
|body=
<bloglist/>}}
{{Home
|header =<span style="color: #211E1F;">'''Social Media'''</span>
|body= [[File:Placeholder.png|300px|thumb|center]]
See More Mermaid High On:
*[http://www.mermaidhigh.com Official Website]
*[https://www.youtube.com/c/SpinKidsWatchClub/videos YouTube Channel with Mermaid High episodes]
*[https://www.youtube.com/c/mermaidhighofficial Official YouTube Channel (Deleted)]
*[https://www.instagram.com/mermaidhighofficial Official Instagram]
*[https://www.tiktok.com/@mermaidhighofficial? Official TikTok]
}}
{{Home
|header =<span style="color: #211E1F;">'''Contributing'''</span>
|body= <center>Not sure where to start? We got you!</center>
<center> <big> The {{SITENAME}} is still a very small community, so any edit will be very helpful! </big> </center>
* If you are new to wikis, check out the '''[[Help:Tutorial 1|tutorial]]''', and see [[Help:Contents]].
* Check out '''[[Help:Starting this wiki]]''' if you're setting up the wiki.
; Adding content
* Every wiki has two list of articles that need help called '''[[:Category:Article stubs|"Stubs"]]''', '''[[:Category:Pages In Progress|"Pages In Progress"]]''' and '''[[Special:Wantedpages|"Wanted Articles"]]'''. Go on and edit those pages so we have more information on this wiki!
* Uploading [[:Category:Images|images]] is another really easy way to help out any wiki! See the '''[[Special:Upload]]''' page to upload videos or images.
* You can find a list of useful templates on [[:Category:Templates]] to add to any pages.
* Want to help out more? Here are our [[Special:WantedCategories]], [[Special:WantedFiles]], [[Special:WantedPages]], and [[Special:WantedTemplates]].}}
How do I add this template? What is the original form?
I first saw it at https://mermaid-high.fandom.com/wiki/Template:MP/Right
I really like it and think it would do well on my own fandom
https://bratzpack.fandom.com/wiki/Bratzpack_Wiki
Also why does my link say @GETFANDOM and their's say MERMAID HIGH WIKI? How do I change mine to reflect my fandom?
I'm also curious about this "MP Profile template". How do people find all of these templates?
https://rainbow-high.fandom.com/wiki/Template:MPprofile
https://rainbow-high.fandom.com/wiki/Template:MPprofile-template
I started doing fandom back in 2012 and so much as changed since then. I went to the Template help page and was totally confused.
Thanks once again in advance for any and all help.
For some reason, the main page's right column is not on the right but instead under the main page's left column?
https://offlinetvandfriends.fandom.com/wiki/OfflineTVandFriends_Wiki
I tried changing the templates and everything but it still doesn't really work. Hope you can help!